| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.clone() |
Service |
Service.set(String fieldName,
Object value) |
Service |
Service.setConfig(ServiceConfig config)
The service configuration of the available service.
|
Service |
Service.setName(String name)
The resource name of the consumer and service.
|
Service |
Service.setParent(String parent)
The resource name of the consumer.
|
Service |
Service.setState(String state)
Whether or not the service has been enabled for use by the consumer.
|
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
ListServicesResponse.getServices()
The available services for the requested project.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesResponse |
ListServicesResponse.setServices(List<Service> services)
The available services for the requested project.
|
Copyright © 2011–2020 Google. All rights reserved.