Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::GetBackupRequest (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::GetBackupRequest.

The request payload to get 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 retrieve. Format: projects/{project}/backups/{backup}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the backup to retrieve. Format: projects/{project}/backups/{backup}
Returns
  • (::String) — Required. The name of the backup to retrieve. Format: projects/{project}/backups/{backup}