Interface protos.google.cloud.sql.v1beta4.ISqlInstancesStartExternalSyncRequest (0.11.0)

Properties of a SqlInstancesStartExternalSyncRequest.

Package

@google-cloud/sql

Properties

instance

instance?: (string|null);

SqlInstancesStartExternalSyncRequest instance

migrationType

migrationType?: (google.cloud.sql.v1beta4.SqlInstancesVerifyExternalSyncSettingsRequest.MigrationType|keyof typeof google.cloud.sql.v1beta4.SqlInstancesVerifyExternalSyncSettingsRequest.MigrationType|null);

SqlInstancesStartExternalSyncRequest migrationType

mysqlSyncConfig

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

SqlInstancesStartExternalSyncRequest mysqlSyncConfig

project

project?: (string|null);

SqlInstancesStartExternalSyncRequest project

skipVerification

skipVerification?: (boolean|null);

SqlInstancesStartExternalSyncRequest skipVerification

syncMode

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

SqlInstancesStartExternalSyncRequest syncMode

syncParallelLevel

syncParallelLevel?: (google.cloud.sql.v1beta4.ExternalSyncParallelLevel|keyof typeof google.cloud.sql.v1beta4.ExternalSyncParallelLevel|null);

SqlInstancesStartExternalSyncRequest syncParallelLevel