AlloyDB V1BETA API - Class Google::Cloud::AlloyDB::V1beta::RestoreFromCloudSQLRequest (v0.17.0)

Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::RestoreFromCloudSQLRequest.

Message for registering Restoring from CloudSQL resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloudsql_backup_run_source

def cloudsql_backup_run_source() -> ::Google::Cloud::AlloyDB::V1beta::CloudSQLBackupRunSource
Returns

#cloudsql_backup_run_source=

def cloudsql_backup_run_source=(value) -> ::Google::Cloud::AlloyDB::V1beta::CloudSQLBackupRunSource
Parameter
Returns

#cluster

def cluster() -> ::Google::Cloud::AlloyDB::V1beta::Cluster
Returns

#cluster=

def cluster=(value) -> ::Google::Cloud::AlloyDB::V1beta::Cluster
Parameter
Returns

#cluster_id

def cluster_id() -> ::String
Returns
  • (::String) — Required. ID of the requesting object.

#cluster_id=

def cluster_id=(value) -> ::String
Parameter
  • value (::String) — Required. ID of the requesting object.
Returns
  • (::String) — Required. ID of the requesting object.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.
Returns
  • (::String) — Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.