Skip to content

Commit 49a3ab8

Browse files
committed
udpate
1 parent 35757e5 commit 49a3ab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gemini-extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"envVar": "CLOUD_SQL_MSSQL_PROJECT"
2929
},
3030
{
31-
"name": "Region",
31+
"name": "Location",
3232
"description": "Region of the Cloud SQL instance",
3333
"envVar": "CLOUD_SQL_MSSQL_REGION"
3434
},
@@ -54,7 +54,7 @@
5454
},
5555
{
5656
"name": "IP Type",
57-
"description": "(Optional) Type of the IP address (PUBLIC or PRIVATE)",
57+
"description": "(Optional) Type of the IP address (PUBLIC, PRIVATE, or PSC)",
5858
"envVar": "CLOUD_SQL_MSSQL_IP_TYPE"
5959
}
6060
]

0 commit comments

Comments
 (0)