Class CreateServiceRequest (1.0.4)

Stay organized with collections Save and categorize content based on your preferences.
CreateServiceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateService method. .. attribute:: service

Required. Initial values for the service resource.

:type: google.cloud.servicemanagement_v1.types.ManagedService

Inheritance

builtins.object > proto.message.Message > CreateServiceRequest