Class CreateServiceConfigRequest (1.0.4)

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

Request message for CreateServiceConfig 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

Attribute

NameDescription
service_config google.api.service_pb2.Service
Required. The service configuration resource.