We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194db2c commit b1ba331Copy full SHA for b1ba331
gemini-extension.json
@@ -24,7 +24,7 @@
24
"settings": [
25
{
26
"name": "Project Name",
27
- "description": "ID of the Google Cloud project",
+ "description": "Name of the Google Cloud project",
28
"envVar": "CLOUD_SQL_MSSQL_PROJECT"
29
},
30
@@ -33,7 +33,7 @@
33
"envVar": "CLOUD_SQL_MSSQL_REGION"
34
35
36
- "name": "Instance",
+ "name": "Instance ID",
37
"description": "ID of the Cloud SQL instance",
38
"envVar": "CLOUD_SQL_MSSQL_INSTANCE"
39
0 commit comments