- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.7
- 2.2.8
Package com.google.api.serviceusage.v1 (2.43.0)
GitHub Repository |
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.api.serviceusage.v1.ServiceUsageClient | Service Description: Enables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use. |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.api.serviceusage.v1.ServiceUsageSettings |
Settings class to configure an instance of ServiceUsageClient.
The default instance has everything set to sensible defaults: |
Classes
Class | Description |
---|---|
com.google.api.serviceusage.v1.BatchEnableServicesRequest |
Request message for the BatchEnableServices method.
|
com.google.api.serviceusage.v1.BatchEnableServicesRequest.Builder |
Request message for the BatchEnableServices method.
|
com.google.api.serviceusage.v1.BatchEnableServicesResponse |
Response message for the BatchEnableServices method.
This response message is assigned to the response field of the returned
Operation when that operation is done. |
com.google.api.serviceusage.v1.BatchEnableServicesResponse.Builder |
Response message for the BatchEnableServices method.
This response message is assigned to the response field of the returned
Operation when that operation is done. |
com.google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure | Provides error messages for the failing services. |
com.google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure.Builder | Provides error messages for the failing services. |
com.google.api.serviceusage.v1.BatchGetServicesRequest |
Request message for the BatchGetServices method.
|
com.google.api.serviceusage.v1.BatchGetServicesRequest.Builder |
Request message for the BatchGetServices method.
|
com.google.api.serviceusage.v1.BatchGetServicesResponse |
Response message for the BatchGetServices method.
|
com.google.api.serviceusage.v1.BatchGetServicesResponse.Builder |
Response message for the BatchGetServices method.
|
com.google.api.serviceusage.v1.DisableServiceRequest |
Request message for the DisableService method.
|
com.google.api.serviceusage.v1.DisableServiceRequest.Builder |
Request message for the DisableService method.
|
com.google.api.serviceusage.v1.DisableServiceResponse |
Response message for the DisableService method.
This response message is assigned to the response field of the returned
Operation when that operation is done. |
com.google.api.serviceusage.v1.DisableServiceResponse.Builder |
Response message for the DisableService method.
This response message is assigned to the response field of the returned
Operation when that operation is done. |
com.google.api.serviceusage.v1.EnableServiceRequest |
Request message for the EnableService method.
|
com.google.api.serviceusage.v1.EnableServiceRequest.Builder |
Request message for the EnableService method.
|
com.google.api.serviceusage.v1.EnableServiceResponse |
Response message for the EnableService method.
This response message is assigned to the response field of the returned
Operation when that operation is done. |
com.google.api.serviceusage.v1.EnableServiceResponse.Builder |
Response message for the EnableService method.
This response message is assigned to the response field of the returned
Operation when that operation is done. |
com.google.api.serviceusage.v1.GetServiceRequest |
Request message for the GetService method.
|
com.google.api.serviceusage.v1.GetServiceRequest.Builder |
Request message for the GetService method.
|
com.google.api.serviceusage.v1.ListServicesRequest |
Request message for the ListServices method.
|
com.google.api.serviceusage.v1.ListServicesRequest.Builder |
Request message for the ListServices method.
|
com.google.api.serviceusage.v1.ListServicesResponse |
Response message for the ListServices method.
|
com.google.api.serviceusage.v1.ListServicesResponse.Builder |
Response message for the ListServices method.
|
com.google.api.serviceusage.v1.OperationMetadata | The operation metadata returned for the batchend services operation. |
com.google.api.serviceusage.v1.OperationMetadata.Builder | The operation metadata returned for the batchend services operation. |
com.google.api.serviceusage.v1.ResourcesProto | |
com.google.api.serviceusage.v1.Service | A service that is available for use by the consumer. |
com.google.api.serviceusage.v1.Service.Builder | A service that is available for use by the consumer. |
com.google.api.serviceusage.v1.ServiceConfig | The configuration of the service. |
com.google.api.serviceusage.v1.ServiceConfig.Builder | The configuration of the service. |
com.google.api.serviceusage.v1.ServiceUsageClient.ListServicesFixedSizeCollection | |
com.google.api.serviceusage.v1.ServiceUsageClient.ListServicesPage | |
com.google.api.serviceusage.v1.ServiceUsageClient.ListServicesPagedResponse | |
com.google.api.serviceusage.v1.ServiceUsageGrpc | Enables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use. |
com.google.api.serviceusage.v1.ServiceUsageGrpc.ServiceUsageImplBase | Base class for the server implementation of the service ServiceUsage. Enables services that service consumers want to use on Google Cloud Platform, |
com.google.api.serviceusage.v1.ServiceUsageProto | |
com.google.api.serviceusage.v1.ServiceUsageSettings.Builder | Builder for ServiceUsageSettings. |
Interfaces
Enums
Enum | Description |
---|---|
com.google.api.serviceusage.v1.DisableServiceRequest.CheckIfServiceHasUsage | Enum to determine if service usage should be checked when disabling a service. |
com.google.api.serviceusage.v1.State | Whether or not a service has been enabled for use by a consumer. |