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