Cloud SQL Admin V1BETA4 API - Class Google::Cloud::Sql::V1beta4::SqlInstancesStartExternalSyncRequest (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API class Google::Cloud::Sql::V1beta4::SqlInstancesStartExternalSyncRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance

def instance() -> ::String
Returns
  • (::String) — Cloud SQL instance ID. This does not include the project ID.

#instance=

def instance=(value) -> ::String
Parameter
  • value (::String) — Cloud SQL instance ID. This does not include the project ID.
Returns
  • (::String) — Cloud SQL instance ID. This does not include the project ID.

#migration_type

def migration_type() -> ::Google::Cloud::Sql::V1beta4::SqlInstancesVerifyExternalSyncSettingsRequest::MigrationType
Returns

#migration_type=

def migration_type=(value) -> ::Google::Cloud::Sql::V1beta4::SqlInstancesVerifyExternalSyncSettingsRequest::MigrationType
Parameter
Returns

#mysql_sync_config

def mysql_sync_config() -> ::Google::Cloud::Sql::V1beta4::MySqlSyncConfig
Returns

#mysql_sync_config=

def mysql_sync_config=(value) -> ::Google::Cloud::Sql::V1beta4::MySqlSyncConfig
Parameter
Returns

#project

def project() -> ::String
Returns
  • (::String) — ID of the project that contains the instance.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — ID of the project that contains the instance.
Returns
  • (::String) — ID of the project that contains the instance.

#replica_overwrite_enabled

def replica_overwrite_enabled() -> ::Boolean
Returns
  • (::Boolean) — Optional. MySQL only. True if end-user has confirmed that this SES call will wipe replica databases overlapping with the proposed selected_objects. If this field is not set and there are both overlapping and additional databases proposed, an error will be returned.

#replica_overwrite_enabled=

def replica_overwrite_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. MySQL only. True if end-user has confirmed that this SES call will wipe replica databases overlapping with the proposed selected_objects. If this field is not set and there are both overlapping and additional databases proposed, an error will be returned.
Returns
  • (::Boolean) — Optional. MySQL only. True if end-user has confirmed that this SES call will wipe replica databases overlapping with the proposed selected_objects. If this field is not set and there are both overlapping and additional databases proposed, an error will be returned.

#skip_verification

def skip_verification() -> ::Boolean
Returns
  • (::Boolean) — Whether to skip the verification step (VESS).

#skip_verification=

def skip_verification=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to skip the verification step (VESS).
Returns
  • (::Boolean) — Whether to skip the verification step (VESS).

#sync_mode

def sync_mode() -> ::Google::Cloud::Sql::V1beta4::SqlInstancesVerifyExternalSyncSettingsRequest::ExternalSyncMode

#sync_mode=

def sync_mode=(value) -> ::Google::Cloud::Sql::V1beta4::SqlInstancesVerifyExternalSyncSettingsRequest::ExternalSyncMode

#sync_parallel_level

def sync_parallel_level() -> ::Google::Cloud::Sql::V1beta4::ExternalSyncParallelLevel
Returns

#sync_parallel_level=

def sync_parallel_level=(value) -> ::Google::Cloud::Sql::V1beta4::ExternalSyncParallelLevel
Parameter
Returns