Class GetServiceConfigRequest (1.0.4)

GetServiceConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for GetServiceConfig method. .. attribute:: service_name

Required. The name of the service. See the overview <https://cloud.google.com/service-management/overview>__ for naming requirements. For example: example.googleapis.com.

:type: str

Attributes

NameDescription
config_id str
Required. The id of the service configuration resource. This field must be specified for the server to return all fields, including SourceInfo.
view google.cloud.servicemanagement_v1.types.GetServiceConfigRequest.ConfigView
Specifies which parts of the Service Config should be returned in the response.

Classes

ConfigView

ConfigView(value)

API documentation for servicemanagement_v1.types.GetServiceConfigRequest.ConfigView class.