Package com.google.api.serviceusage.v1 (2.30.0)

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.

ClientDescription
com.google.api.serviceusage.v1.ServiceUsageClientService 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.

SettingsDescription
com.google.api.serviceusage.v1.ServiceUsageSettingsSettings class to configure an instance of ServiceUsageClient.

The default instance has everything set to sensible defaults:

Classes

ClassDescription
com.google.api.serviceusage.v1.BatchEnableServicesRequestRequest message for the BatchEnableServices method.
com.google.api.serviceusage.v1.BatchEnableServicesRequest.BuilderRequest message for the BatchEnableServices method.
com.google.api.serviceusage.v1.BatchEnableServicesResponseResponse 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.BuilderResponse 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.EnableFailureProvides error messages for the failing services.
com.google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure.BuilderProvides error messages for the failing services.
com.google.api.serviceusage.v1.BatchGetServicesRequestRequest message for the BatchGetServices method.
com.google.api.serviceusage.v1.BatchGetServicesRequest.BuilderRequest message for the BatchGetServices method.
com.google.api.serviceusage.v1.BatchGetServicesResponseResponse message for the BatchGetServices method.
com.google.api.serviceusage.v1.BatchGetServicesResponse.BuilderResponse message for the BatchGetServices method.
com.google.api.serviceusage.v1.DisableServiceRequestRequest message for the DisableService method.
com.google.api.serviceusage.v1.DisableServiceRequest.BuilderRequest message for the DisableService method.
com.google.api.serviceusage.v1.DisableServiceResponseResponse 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.BuilderResponse 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.EnableServiceRequestRequest message for the EnableService method.
com.google.api.serviceusage.v1.EnableServiceRequest.BuilderRequest message for the EnableService method.
com.google.api.serviceusage.v1.EnableServiceResponseResponse 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.BuilderResponse 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.GetServiceRequestRequest message for the GetService method.
com.google.api.serviceusage.v1.GetServiceRequest.BuilderRequest message for the GetService method.
com.google.api.serviceusage.v1.ListServicesRequestRequest message for the ListServices method.
com.google.api.serviceusage.v1.ListServicesRequest.BuilderRequest message for the ListServices method.
com.google.api.serviceusage.v1.ListServicesResponseResponse message for the ListServices method.
com.google.api.serviceusage.v1.ListServicesResponse.BuilderResponse message for the ListServices method.
com.google.api.serviceusage.v1.OperationMetadataThe operation metadata returned for the batchend services operation.
com.google.api.serviceusage.v1.OperationMetadata.BuilderThe operation metadata returned for the batchend services operation.
com.google.api.serviceusage.v1.ResourcesProto
com.google.api.serviceusage.v1.ServiceA service that is available for use by the consumer.
com.google.api.serviceusage.v1.Service.BuilderA service that is available for use by the consumer.
com.google.api.serviceusage.v1.ServiceConfigThe configuration of the service.
com.google.api.serviceusage.v1.ServiceConfig.BuilderThe 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.ServiceUsageGrpcEnables 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.ServiceUsageImplBaseBase 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.BuilderBuilder for ServiceUsageSettings.

Interfaces

InterfaceDescription
com.google.api.serviceusage.v1.BatchEnableServicesRequestOrBuilder
com.google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailureOrBuilder
com.google.api.serviceusage.v1.BatchEnableServicesResponseOrBuilder
com.google.api.serviceusage.v1.BatchGetServicesRequestOrBuilder
com.google.api.serviceusage.v1.BatchGetServicesResponseOrBuilder
com.google.api.serviceusage.v1.DisableServiceRequestOrBuilder
com.google.api.serviceusage.v1.DisableServiceResponseOrBuilder
com.google.api.serviceusage.v1.EnableServiceRequestOrBuilder
com.google.api.serviceusage.v1.EnableServiceResponseOrBuilder
com.google.api.serviceusage.v1.GetServiceRequestOrBuilder
com.google.api.serviceusage.v1.ListServicesRequestOrBuilder
com.google.api.serviceusage.v1.ListServicesResponseOrBuilder
com.google.api.serviceusage.v1.OperationMetadataOrBuilder
com.google.api.serviceusage.v1.ServiceConfigOrBuilder
com.google.api.serviceusage.v1.ServiceOrBuilder
com.google.api.serviceusage.v1.ServiceUsageGrpc.AsyncServiceEnables 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.

Enums

EnumDescription
com.google.api.serviceusage.v1.DisableServiceRequest.CheckIfServiceHasUsageEnum to determine if service usage should be checked when disabling a service.
com.google.api.serviceusage.v1.StateWhether or not a service has been enabled for use by a consumer.