API documentation for service_usage_v1.types
package.
Classes
BatchEnableServicesRequest
Request message for the BatchEnableServices
method.
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.
BatchGetServicesRequest
Request message for the BatchGetServices
method.
BatchGetServicesResponse
Response message for the BatchGetServices
method.
DisableServiceRequest
Request message for the DisableService
method.
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.
EnableServiceRequest
Request message for the EnableService
method.
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.
GetServiceRequest
Request message for the GetService
method.
ListServicesRequest
Request message for the ListServices
method.
ListServicesResponse
Response message for the ListServices
method.
OperationMetadata
The operation metadata returned for the batchend services operation.
Service
A service that is available for use by the consumer. .. attribute:: name
The resource name of the consumer and service. A valid name would be: - projects/123/services/serviceusage.googleapis.com
:type: str
ServiceConfig
The configuration of the service. .. attribute:: name
The DNS address at which this service is available.
An example DNS address would be:
calendar.googleapis.com
.
:type: str
State
Whether or not a service has been enabled for use by a consumer.