Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::GetMetadataImportRequest.
Request message for DataprocMetastore.GetMetadataImport.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. The relative resource name of the metadata import to retrieve, in
the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{import_id}
.
#name=
def name=(value) -> ::String
-
value (::String) — Required. The relative resource name of the metadata import to retrieve, in
the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{import_id}
.
-
(::String) — Required. The relative resource name of the metadata import to retrieve, in
the following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{import_id}
.