Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::GetBackupRequest.
Request message for DataprocMetastore.GetBackup.
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 backup to retrieve, in the
following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}
.
#name=
def name=(value) -> ::String
-
value (::String) — Required. The relative resource name of the backup to retrieve, in the
following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}
.
-
(::String) — Required. The relative resource name of the backup to retrieve, in the
following form:
projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}
.