google/api/servicemanagement/v1/resources.pb
library
Classes
-
ChangeReport
-
Change report associated with a particular service configuration.
-
ConfigFile
-
Generic specification of a source configuration file
-
ConfigFile_FileType
-
-
ConfigRef
-
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.
-
Diagnostic
-
Represents a diagnostic message (error or warning)
-
Diagnostic_Kind
-
The kind of diagnostic information possible.
-
ManagedService
-
The full representation of a Service that is managed by
Google Service Management.
-
OperationMetadata
-
The metadata associated with a long running operation resource.
-
OperationMetadata_Status
-
Code describes the status of the operation (or one of its steps).
-
OperationMetadata_Step
-
Represents the status of one operation step.
-
Rollout
-
A rollout resource that defines how service configuration versions are pushed
to control plane systems. Typically, you create a new version of the
service config, and then create a Rollout to push the service config.
-
Rollout_DeleteServiceStrategy
-
Strategy used to delete a service. This strategy is a placeholder only
used by the system generated rollout to delete a service.
-
Rollout_RolloutStatus
-
Status of a Rollout.
-
Rollout_TrafficPercentStrategy
-
Strategy that specifies how clients of Google Service Controller want to
send traffic to use different config versions. This is generally
used by API proxy to split traffic based on your configured percentage for
each config version.