Class CreateServiceConfigRequest (1.5.0)

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

Request message for CreateServiceConfig method.

Attributes

NameDescription
service_name str
Required. The name of the service. See the overview __ for naming requirements. For example: example.googleapis.com.
service_config google.api.service_pb2.Service
Required. The service configuration resource.