Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::GetFederationRequest.
Request message for GetFederation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The relative resource name of the metastore federation to
retrieve, in the following form:
projects/{project_number}/locations/{location_id}/federations/{federation_id}
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The relative resource name of the metastore federation to
retrieve, in the following form:
projects/{project_number}/locations/{location_id}/federations/{federation_id}
.
Returns
-
(::String) — Required. The relative resource name of the metastore federation to
retrieve, in the following form:
projects/{project_number}/locations/{location_id}/federations/{federation_id}
.