Class GetServiceRequest (1.6.0)

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

Request message for DataprocMetastore.GetService.

Attribute

NameDescription
name str
Required. The relative resource name of the metastore service to retrieve, in the following form: ``projects/{project_number}/locations/{location_id}/services/{service_id}``.

Inheritance

builtins.object > proto.message.Message > GetServiceRequest