Skip to content

Commit df6252a

Browse files
feat(firebaseml): update the api
#### firebaseml:v2beta The following keys were added: - schemas.GoogleCloudAiplatformV1beta1VertexRagStore.properties.vectorDistanceThreshold.deprecated (Total Keys: 1)
1 parent 9e9582e commit df6252a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

googleapiclient/discovery_cache/documents/firebaseml.v2beta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
}
207207
}
208208
},
209-
"revision": "20241024",
209+
"revision": "20241101",
210210
"rootUrl": "https://firebaseml.googleapis.com/",
211211
"schemas": {
212212
"Date": {
@@ -1576,6 +1576,7 @@
15761576
"type": "integer"
15771577
},
15781578
"vectorDistanceThreshold": {
1579+
"deprecated": true,
15791580
"description": "Optional. Only return results with vector distance smaller than the threshold.",
15801581
"format": "double",
15811582
"type": "number"

0 commit comments

Comments
 (0)