Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
Usage |
Usage.clone() |
Usage |
Service.getUsage()
Configuration controlling usage of this service.
|
Usage |
Usage.set(String fieldName,
Object value) |
Usage |
Usage.setProducerNotificationChannel(String producerNotificationChannel)
The full resource name of a channel used for sending notifications to the service producer.
|
Usage |
Usage.setRequirements(List<String> requirements)
Requirements that must be satisfied before a consumer project can use the service.
|
Usage |
Usage.setRules(List<UsageRule> rules)
A list of usage rules that apply to individual API methods.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setUsage(Usage usage)
Configuration controlling usage of this service.
|
Copyright © 2011–2024 Google. All rights reserved.