Path Parameters
The instance id.
Query Parameters
The list of fields to update.
If set to true, and the instance is not found, a new instance will be created.
In this situation, update_mask
is ignored.
Body
Instance is the proto for instances.
ENGINE_UNSPECIFIED
, CLICKHOUSE
, MYSQL
, POSTGRES
, SNOWFLAKE
, SQLITE
, TIDB
, MONGODB
, REDIS
, ORACLE
, SPANNER
, MSSQL
, REDSHIFT
, MARIADB
, OCEANBASE
, STARROCKS
, DORIS
, HIVE
, ELASTICSEARCH
, BIGQUERY
, DYNAMODB
, DATABRICKS
, COCKROACHDB
, COSMOSDB
, TRINO
, CASSANDRA
How often the instance is synced.
The maximum number of connections. The default is 10 if the value is unset or zero.
Enable sync for following databases. Default empty, means sync all schemas & databases.
The lower_case_table_names config for MySQL instances. It is used to determine whether the table names and database names are case sensitive.
Response
OK
Instance is the proto for instances.
ENGINE_UNSPECIFIED
, CLICKHOUSE
, MYSQL
, POSTGRES
, SNOWFLAKE
, SQLITE
, TIDB
, MONGODB
, REDIS
, ORACLE
, SPANNER
, MSSQL
, REDSHIFT
, MARIADB
, OCEANBASE
, STARROCKS
, DORIS
, HIVE
, ELASTICSEARCH
, BIGQUERY
, DYNAMODB
, DATABRICKS
, COCKROACHDB
, COSMOSDB
, TRINO
, CASSANDRA
How often the instance is synced.
The maximum number of connections. The default is 10 if the value is unset or zero.
Enable sync for following databases. Default empty, means sync all schemas & databases.
The lower_case_table_names config for MySQL instances. It is used to determine whether the table names and database names are case sensitive.