Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::GetBackupPlanRevisionRequest.
The request message for getting a BackupPlanRevision
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. The resource name of the
BackupPlanRevision
to retrieve.Format:
projects/{project}/locations/{location}/backupPlans/{backup_plan}/revisions/{revision}
#name=
def name=(value) -> ::String
-
value (::String) — Required. The resource name of the
BackupPlanRevision
to retrieve.Format:
projects/{project}/locations/{location}/backupPlans/{backup_plan}/revisions/{revision}
-
(::String) — Required. The resource name of the
BackupPlanRevision
to retrieve.Format:
projects/{project}/locations/{location}/backupPlans/{backup_plan}/revisions/{revision}