Class SubmitConfigSourceRequest (1.5.0)

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

Request message for SubmitConfigSource method.

Attributes

NameDescription
service_name str
Required. The name of the service. See the overview __ for naming requirements. For example: example.googleapis.com.
config_source google.cloud.servicemanagement_v1.types.ConfigSource
Required. The source configuration for the service.
validate_only bool
Optional. If set, this will result in the generation of a google.api.Service configuration based on the ConfigSource provided, but the generated config and the sources will NOT be persisted.