Class GetServiceRequest (0.1.0)

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

Request message for obtaining a Service by its full name.

Attribute

NameDescription
name str
Required. The full name of the Service. Format: projects/{projectnumber}/locations/{location}/services/{service}