| Class | Description |
|---|---|
| ChangeReport |
Change report associated with a particular service configuration.
|
| ChangeReport.Builder |
Change report associated with a particular service configuration.
|
| ConfigFile |
Generic specification of a source configuration file
|
| ConfigFile.Builder |
Generic specification of a source configuration file
|
| ConfigRef |
Represents a service configuration with its name and id.
|
| ConfigRef.Builder |
Represents a service configuration with its name and id.
|
| ConfigSource |
Represents a source file which is used to generate the service configuration
defined by `google.api.Service`.
|
| ConfigSource.Builder |
Represents a source file which is used to generate the service configuration
defined by `google.api.Service`.
|
| CreateServiceConfigRequest |
Request message for CreateServiceConfig method.
|
| CreateServiceConfigRequest.Builder |
Request message for CreateServiceConfig method.
|
| CreateServiceRequest |
Request message for CreateService method.
|
| CreateServiceRequest.Builder |
Request message for CreateService method.
|
| CreateServiceRolloutRequest |
Request message for 'CreateServiceRollout'
|
| CreateServiceRolloutRequest.Builder |
Request message for 'CreateServiceRollout'
|
| DeleteServiceRequest |
Request message for DeleteService method.
|
| DeleteServiceRequest.Builder |
Request message for DeleteService method.
|
| Diagnostic |
Represents a diagnostic message (error or warning)
|
| Diagnostic.Builder |
Represents a diagnostic message (error or warning)
|
| DisableServiceRequest |
Request message for DisableService method.
|
| DisableServiceRequest.Builder |
Request message for DisableService method.
|
| EnableServiceRequest |
Request message for EnableService method.
|
| EnableServiceRequest.Builder |
Request message for EnableService method.
|
| GenerateConfigReportRequest |
Request message for GenerateConfigReport method.
|
| GenerateConfigReportRequest.Builder |
Request message for GenerateConfigReport method.
|
| GenerateConfigReportResponse |
Response message for GenerateConfigReport method.
|
| GenerateConfigReportResponse.Builder |
Response message for GenerateConfigReport method.
|
| GetServiceConfigRequest |
Request message for GetServiceConfig method.
|
| GetServiceConfigRequest.Builder |
Request message for GetServiceConfig method.
|
| GetServiceRequest |
Request message for `GetService` method.
|
| GetServiceRequest.Builder |
Request message for `GetService` method.
|
| GetServiceRolloutRequest |
Request message for GetServiceRollout method.
|
| GetServiceRolloutRequest.Builder |
Request message for GetServiceRollout method.
|
| ListServiceConfigsRequest |
Request message for ListServiceConfigs method.
|
| ListServiceConfigsRequest.Builder |
Request message for ListServiceConfigs method.
|
| ListServiceConfigsResponse |
Response message for ListServiceConfigs method.
|
| ListServiceConfigsResponse.Builder |
Response message for ListServiceConfigs method.
|
| ListServiceRolloutsRequest |
Request message for 'ListServiceRollouts'
|
| ListServiceRolloutsRequest.Builder |
Request message for 'ListServiceRollouts'
|
| ListServiceRolloutsResponse |
Response message for ListServiceRollouts method.
|
| ListServiceRolloutsResponse.Builder |
Response message for ListServiceRollouts method.
|
| ListServicesRequest |
Request message for `ListServices` method.
|
| ListServicesRequest.Builder |
Request message for `ListServices` method.
|
| ListServicesResponse |
Response message for `ListServices` method.
|
| ListServicesResponse.Builder |
Response message for `ListServices` method.
|
| ManagedService |
The full representation of a Service that is managed by
Google Service Management.
|
| ManagedService.Builder |
The full representation of a Service that is managed by
Google Service Management.
|
| OperationMetadata |
The metadata associated with a long running operation resource.
|
| OperationMetadata.Builder |
The metadata associated with a long running operation resource.
|
| OperationMetadata.Step |
Represents the status of one operation step.
|
| OperationMetadata.Step.Builder |
Represents the status of one operation step.
|
| ResourcesProto | |
| Rollout |
A rollout resource that defines how service configuration versions are pushed
to control plane systems.
|
| Rollout.Builder |
A rollout resource that defines how service configuration versions are pushed
to control plane systems.
|
| Rollout.DeleteServiceStrategy |
Strategy used to delete a service.
|
| Rollout.DeleteServiceStrategy.Builder |
Strategy used to delete a service.
|
| Rollout.TrafficPercentStrategy |
Strategy that specifies how Google Service Control should select
different
versions of service configurations based on traffic percentage.
|
| Rollout.TrafficPercentStrategy.Builder |
Strategy that specifies how Google Service Control should select
different
versions of service configurations based on traffic percentage.
|
| ServiceManagerProto | |
| SubmitConfigSourceRequest |
Request message for SubmitConfigSource method.
|
| SubmitConfigSourceRequest.Builder |
Request message for SubmitConfigSource method.
|
| SubmitConfigSourceResponse |
Response message for SubmitConfigSource method.
|
| SubmitConfigSourceResponse.Builder |
Response message for SubmitConfigSource method.
|
| UndeleteServiceRequest |
Request message for UndeleteService method.
|
| UndeleteServiceRequest.Builder |
Request message for UndeleteService method.
|
| UndeleteServiceResponse |
Response message for UndeleteService method.
|
| UndeleteServiceResponse.Builder |
Response message for UndeleteService method.
|
| Enum | Description |
|---|---|
| ConfigFile.FileType |
Protobuf enum
google.api.servicemanagement.v1.ConfigFile.FileType |
| Diagnostic.Kind |
The kind of diagnostic information possible.
|
| OperationMetadata.Status |
Code describes the status of one operation step.
|
| Rollout.RolloutStatus |
Status of a Rollout.
|
| Rollout.StrategyCase |