Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::GetBackupIndexDownloadUrlResponse.
Response message for GetBackupIndexDownloadUrl.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#signed_url
def signed_url() -> ::String
Returns
- (::String) — Required. The signed URL for downloading the backup index.
#signed_url=
def signed_url=(value) -> ::String
Parameter
- value (::String) — Required. The signed URL for downloading the backup index.
Returns
- (::String) — Required. The signed URL for downloading the backup index.