Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::DeleteBackupRequest.
The request payload to delete the backup.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the backup to delete. Format: projects/{project}/backups/{backup}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the backup to delete. Format: projects/{project}/backups/{backup}
Returns
- (::String) — Required. The name of the backup to delete. Format: projects/{project}/backups/{backup}