GetServiceConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for GetServiceConfig method.
Attributes |
|
---|---|
Name | Description |
service_name |
str
Required. The name of the service. See the overview __
for naming requirements. For example:
example.googleapis.com .
|
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)