Expand description
The messages and enums that are part of this client library.
Modules§
- batch_
enable_ services_ response - Defines additional types related to BatchEnableServicesResponse.
- disable_
service_ request - Defines additional types related to DisableServiceRequest.
Structs§
- Batch
Enable Services Request - Request message for the
BatchEnableServices
method. - Batch
Enable Services Response - Response message for the
BatchEnableServices
method. This response message is assigned to theresponse
field of the returned Operation when that operation is done. - Batch
GetServices Request - Request message for the
BatchGetServices
method. - Batch
GetServices Response - Response message for the
BatchGetServices
method. - Disable
Service Request - Request message for the
DisableService
method. - Disable
Service Response - Response message for the
DisableService
method. This response message is assigned to theresponse
field of the returned Operation when that operation is done. - Enable
Service Request - Request message for the
EnableService
method. - Enable
Service Response - Response message for the
EnableService
method. This response message is assigned to theresponse
field of the returned Operation when that operation is done. - GetService
Request - Request message for the
GetService
method. - List
Services Request - Request message for the
ListServices
method. - List
Services Response - Response message for the
ListServices
method. - Operation
Metadata - The operation metadata returned for the batchend services operation.
- Service
- A service that is available for use by the consumer.
- Service
Config - The configuration of the service.
Enums§
- State
- Whether or not a service has been enabled for use by a consumer.