Skip to content

Commit 9e75e8f

Browse files
authored
Update gemini-extension.json
1 parent 7afab63 commit 9e75e8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gemini-extension.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"contextFileName": "CLOUD-SQL-SQLSERVER.md",
2424
"settings": [
2525
{
26-
"name": "Project ID",
26+
"name": "Project Name",
2727
"description": "ID of the Google Cloud project",
2828
"envVar": "CLOUD_SQL_MSSQL_PROJECT"
2929
},
3030
{
31-
"name": "Location",
31+
"name": "Region",
3232
"description": "Region of the Cloud SQL instance",
3333
"envVar": "CLOUD_SQL_MSSQL_REGION"
3434
},
@@ -54,7 +54,7 @@
5454
"sensitive": true
5555
},
5656
{
57-
"name": "IP Type",
57+
"name": "Instance IP assignment",
5858
"description": "(Optional) Type of the IP address: PUBLIC, PRIVATE, or PSC (Default: Public)",
5959
"envVar": "CLOUD_SQL_MSSQL_IP_TYPE"
6060
}

0 commit comments

Comments
 (0)