Properties of a SqlInstancesVerifyExternalSyncSettingsRequest.
Package
@google-cloud/sqlProperties
instance
instance?: (string|null);SqlInstancesVerifyExternalSyncSettingsRequest instance
migrationType
migrationType?: (google.cloud.sql.v1.SqlInstancesVerifyExternalSyncSettingsRequest.MigrationType|keyof typeof google.cloud.sql.v1.SqlInstancesVerifyExternalSyncSettingsRequest.MigrationType|null);SqlInstancesVerifyExternalSyncSettingsRequest migrationType
mysqlSyncConfig
mysqlSyncConfig?: (google.cloud.sql.v1.IMySqlSyncConfig|null);SqlInstancesVerifyExternalSyncSettingsRequest mysqlSyncConfig
project
project?: (string|null);SqlInstancesVerifyExternalSyncSettingsRequest project
syncMode
syncMode?: (google.cloud.sql.v1.SqlInstancesVerifyExternalSyncSettingsRequest.ExternalSyncMode|keyof typeof google.cloud.sql.v1.SqlInstancesVerifyExternalSyncSettingsRequest.ExternalSyncMode|null);SqlInstancesVerifyExternalSyncSettingsRequest syncMode
syncParallelLevel
syncParallelLevel?: (google.cloud.sql.v1.ExternalSyncParallelLevel|keyof typeof google.cloud.sql.v1.ExternalSyncParallelLevel|null);SqlInstancesVerifyExternalSyncSettingsRequest syncParallelLevel
verifyConnectionOnly
verifyConnectionOnly?: (boolean|null);SqlInstancesVerifyExternalSyncSettingsRequest verifyConnectionOnly
verifyReplicationOnly
verifyReplicationOnly?: (boolean|null);SqlInstancesVerifyExternalSyncSettingsRequest verifyReplicationOnly