| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleApiService |
GoogleApiService.clone() |
GoogleApiService |
GoogleApiService.set(String fieldName,
Object value) |
GoogleApiService |
GoogleApiService.setApis(List<Api> apis)
A list of API interfaces exported by this service.
|
GoogleApiService |
GoogleApiService.setAuthentication(Authentication authentication)
Auth configuration.
|
GoogleApiService |
GoogleApiService.setBackend(Backend backend)
API backend configuration.
|
GoogleApiService |
GoogleApiService.setBilling(Billing billing)
Billing configuration.
|
GoogleApiService |
GoogleApiService.setConfigVersion(Long configVersion)
Obsolete.
|
GoogleApiService |
GoogleApiService.setContext(Context context)
Context configuration.
|
GoogleApiService |
GoogleApiService.setControl(Control control)
Configuration for the service control plane.
|
GoogleApiService |
GoogleApiService.setCustomError(CustomError customError)
Custom error configuration.
|
GoogleApiService |
GoogleApiService.setDocumentation(Documentation documentation)
Additional API documentation.
|
GoogleApiService |
GoogleApiService.setEndpoints(List<Endpoint> endpoints)
Configuration for network endpoints.
|
GoogleApiService |
GoogleApiService.setEnums(List<ServiceUsageEnum> enums)
A list of all enum types included in this API service.
|
GoogleApiService |
GoogleApiService.setHttp(Http http)
HTTP configuration.
|
GoogleApiService |
GoogleApiService.setId(String id)
A unique ID for a specific instance of this message, typically assigned by the client for
tracking purpose.
|
GoogleApiService |
GoogleApiService.setLogging(Logging logging)
Logging configuration.
|
GoogleApiService |
GoogleApiService.setLogs(List<LogDescriptor> logs)
Defines the logs used by this service.
|
GoogleApiService |
GoogleApiService.setMetrics(List<MetricDescriptor> metrics)
Defines the metrics used by this service.
|
GoogleApiService |
GoogleApiService.setMonitoredResources(List<MonitoredResourceDescriptor> monitoredResources)
Defines the monitored resources used by this service.
|
GoogleApiService |
GoogleApiService.setMonitoring(Monitoring monitoring)
Monitoring configuration.
|
GoogleApiService |
GoogleApiService.setName(String name)
The service name, which is a DNS-like logical identifier for the service, such as
`calendar.googleapis.com`.
|
GoogleApiService |
GoogleApiService.setProducerProjectId(String producerProjectId)
The Google project that owns this service.
|
GoogleApiService |
GoogleApiService.setQuota(Quota quota)
Quota configuration.
|
GoogleApiService |
GoogleApiService.setSourceInfo(SourceInfo sourceInfo)
Output only.
|
GoogleApiService |
GoogleApiService.setSystemParameters(SystemParameters systemParameters)
System parameter configuration.
|
GoogleApiService |
GoogleApiService.setSystemTypes(List<Type> systemTypes)
A list of all proto message types included in this API service.
|
GoogleApiService |
GoogleApiService.setTitle(String title)
The product title for this service, it is the name displayed in Google Cloud Console.
|
GoogleApiService |
GoogleApiService.setTypes(List<Type> types)
A list of all proto message types included in this API service.
|
GoogleApiService |
GoogleApiService.setUsage(Usage usage)
Configuration controlling usage of this service.
|
Copyright © 2011–2021 Google. All rights reserved.