Interface protos.google.cloud.sql.v1beta4.ISqlInstancesVerifyExternalSyncSettingsRequest (0.7.0)

Properties of a SqlInstancesVerifyExternalSyncSettingsRequest.

Package

@google-cloud/sql

Properties

instance

instance?: (string|null);

SqlInstancesVerifyExternalSyncSettingsRequest instance

mysqlSyncConfig

mysqlSyncConfig?: (google.cloud.sql.v1beta4.IMySqlSyncConfig|null);

SqlInstancesVerifyExternalSyncSettingsRequest mysqlSyncConfig

project

project?: (string|null);

SqlInstancesVerifyExternalSyncSettingsRequest project

syncMode

syncMode?: (google.cloud.sql.v1beta4.SqlInstancesVerifyExternalSyncSettingsRequest.ExternalSyncMode|keyof typeof google.cloud.sql.v1beta4.SqlInstancesVerifyExternalSyncSettingsRequest.ExternalSyncMode|null);

SqlInstancesVerifyExternalSyncSettingsRequest syncMode

verifyConnectionOnly

verifyConnectionOnly?: (boolean|null);

SqlInstancesVerifyExternalSyncSettingsRequest verifyConnectionOnly

verifyReplicationOnly

verifyReplicationOnly?: (boolean|null);

SqlInstancesVerifyExternalSyncSettingsRequest verifyReplicationOnly