Skip to content

Commit 3651bad

Browse files
feat(composer): update the api
#### composer:v1 The following keys were added: - endpoints (Total Keys: 1) #### composer:v1beta1 The following keys were added: - endpoints (Total Keys: 1)
1 parent 6c1fc37 commit 3651bad

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

googleapiclient/discovery_cache/documents/composer.v1.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"description": "Manages Apache Airflow environments on Google Cloud Platform.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/composer/",
18+
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://composer.us-south1.rep.googleapis.com/",
22+
"location": "us-south1"
23+
}
24+
],
1825
"fullyEncodeReservedExpansion": true,
1926
"icons": {
2027
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -966,7 +973,7 @@
966973
}
967974
}
968975
},
969-
"revision": "20240716",
976+
"revision": "20240917",
970977
"rootUrl": "https://composer.googleapis.com/",
971978
"schemas": {
972979
"AirflowMetadataRetentionPolicyConfig": {

googleapiclient/discovery_cache/documents/composer.v1beta1.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"description": "Manages Apache Airflow environments on Google Cloud Platform.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/composer/",
18+
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://composer.us-south1.rep.googleapis.com/",
22+
"location": "us-south1"
23+
}
24+
],
1825
"fullyEncodeReservedExpansion": true,
1926
"icons": {
2027
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -994,7 +1001,7 @@
9941001
}
9951002
}
9961003
},
997-
"revision": "20240716",
1004+
"revision": "20240917",
9981005
"rootUrl": "https://composer.googleapis.com/",
9991006
"schemas": {
10001007
"AirflowMetadataRetentionPolicyConfig": {

0 commit comments

Comments
 (0)