Skip to content

Commit cedc146

Browse files
fix(datastore): update the api
#### datastore:v1 The following keys were changed: - endpoints (Total Keys: 1) #### datastore:v1beta1 The following keys were changed: - endpoints (Total Keys: 1) #### datastore:v1beta3 The following keys were changed: - endpoints (Total Keys: 1)
1 parent c26d46f commit cedc146

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

googleapiclient/discovery_cache/documents/datastore.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"description": "Regional Endpoint",
2323
"endpointUrl": "https://datastore.us-east7.rep.googleapis.com/",
2424
"location": "us-east7"
25+
},
26+
{
27+
"description": "Regional Endpoint",
28+
"endpointUrl": "https://batch-datastore.us-east7.rep.googleapis.com/",
29+
"location": "us-east7"
2530
}
2631
],
2732
"fullyEncodeReservedExpansion": true,
@@ -661,7 +666,7 @@
661666
}
662667
}
663668
},
664-
"revision": "20250811",
669+
"revision": "20250830",
665670
"rootUrl": "https://datastore.googleapis.com/",
666671
"schemas": {
667672
"Aggregation": {

googleapiclient/discovery_cache/documents/datastore.v1beta1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"description": "Regional Endpoint",
2323
"endpointUrl": "https://datastore.us-east7.rep.googleapis.com/",
2424
"location": "us-east7"
25+
},
26+
{
27+
"description": "Regional Endpoint",
28+
"endpointUrl": "https://batch-datastore.us-east7.rep.googleapis.com/",
29+
"location": "us-east7"
2530
}
2631
],
2732
"fullyEncodeReservedExpansion": true,
@@ -175,7 +180,7 @@
175180
}
176181
}
177182
},
178-
"revision": "20250811",
183+
"revision": "20250830",
179184
"rootUrl": "https://datastore.googleapis.com/",
180185
"schemas": {
181186
"GoogleDatastoreAdminV1CommonMetadata": {

googleapiclient/discovery_cache/documents/datastore.v1beta3.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"description": "Regional Endpoint",
2323
"endpointUrl": "https://datastore.us-east7.rep.googleapis.com/",
2424
"location": "us-east7"
25+
},
26+
{
27+
"description": "Regional Endpoint",
28+
"endpointUrl": "https://batch-datastore.us-east7.rep.googleapis.com/",
29+
"location": "us-east7"
2530
}
2631
],
2732
"fullyEncodeReservedExpansion": true,
@@ -343,7 +348,7 @@
343348
}
344349
}
345350
},
346-
"revision": "20250811",
351+
"revision": "20250830",
347352
"rootUrl": "https://datastore.googleapis.com/",
348353
"schemas": {
349354
"Aggregation": {

0 commit comments

Comments
 (0)