Class DeleteServiceRequest (1.2.3)

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

Request message for DeleteService method.

Attribute

NameDescription
service_name str
Required. The name of the service. See the `overview

Inheritance

builtins.object > proto.message.Message > DeleteServiceRequest