Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::GetBackupIndexDownloadUrlRequest.
Request message for GetBackupIndexDownloadUrl.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup
def backup() -> ::String
Returns
- (::String) — Required. Full name of Backup resource. Format: projects/{project}/locations/{location}/backupPlans/{backup_plan}/backups/{backup}
#backup=
def backup=(value) -> ::String
Parameter
- value (::String) — Required. Full name of Backup resource. Format: projects/{project}/locations/{location}/backupPlans/{backup_plan}/backups/{backup}
Returns
- (::String) — Required. Full name of Backup resource. Format: projects/{project}/locations/{location}/backupPlans/{backup_plan}/backups/{backup}