Class CreateServiceRolloutRequest (1.0.4)

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

Request message for 'CreateServiceRollout' .. 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
rollout google.cloud.servicemanagement_v1.types.Rollout
Required. The rollout resource. The service_name field is output only.