Skip to content

Commit 9c921d5

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 95410d7 commit 9c921d5

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48377,6 +48377,10 @@
4837748377
{
4837848378
"httpMethod": "POST",
4837948379
"path": "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents"
48380+
},
48381+
{
48382+
"httpMethod": "POST",
48383+
"path": "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents"
4838048384
}
4838148385
]
4838248386
},
@@ -48388,6 +48392,10 @@
4838848392
{
4838948393
"httpMethod": "DELETE",
4839048394
"path": "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}"
48395+
},
48396+
{
48397+
"httpMethod": "DELETE",
48398+
"path": "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}"
4839148399
}
4839248400
]
4839348401
},
@@ -48399,6 +48407,10 @@
4839948407
{
4840048408
"httpMethod": "GET",
4840148409
"path": "/v1beta/{name=projects/*/locations/*/dataStores/*/branches/*/documents/*}"
48410+
},
48411+
{
48412+
"httpMethod": "GET",
48413+
"path": "/v1beta/{name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}"
4840248414
}
4840348415
]
4840448416
},
@@ -48410,6 +48422,10 @@
4841048422
{
4841148423
"httpMethod": "POST",
4841248424
"path": "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents:import"
48425+
},
48426+
{
48427+
"httpMethod": "POST",
48428+
"path": "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents:import"
4841348429
}
4841448430
]
4841548431
},
@@ -48421,6 +48437,10 @@
4842148437
{
4842248438
"httpMethod": "GET",
4842348439
"path": "/v1beta/{parent=projects/*/locations/*/dataStores/*/branches/*}/documents"
48440+
},
48441+
{
48442+
"httpMethod": "GET",
48443+
"path": "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*/branches/*}/documents"
4842448444
}
4842548445
]
4842648446
},
@@ -48432,6 +48452,10 @@
4843248452
{
4843348453
"httpMethod": "PATCH",
4843448454
"path": "/v1beta/{document.name=projects/*/locations/*/dataStores/*/branches/*/documents/*}"
48455+
},
48456+
{
48457+
"httpMethod": "PATCH",
48458+
"path": "/v1beta/{document.name=projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*}"
4843548459
}
4843648460
]
4843748461
}
@@ -48449,6 +48473,10 @@
4844948473
{
4845048474
"httpMethod": "POST",
4845148475
"path": "/v1beta/{serving_config=projects/*/locations/*/dataStores/*/servingConfigs/*}:recommend"
48476+
},
48477+
{
48478+
"httpMethod": "POST",
48479+
"path": "/v1beta/{serving_config=projects/*/locations/*/collections/*/dataStores/*/servingConfigs/*}:recommend"
4845248480
}
4845348481
]
4845448482
}
@@ -48466,6 +48494,10 @@
4846648494
{
4846748495
"httpMethod": "GET",
4846848496
"path": "/v1beta/{parent=projects/*/locations/*/dataStores/*}/userEvents:collect"
48497+
},
48498+
{
48499+
"httpMethod": "GET",
48500+
"path": "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*}/userEvents:collect"
4846948501
}
4847048502
]
4847148503
},
@@ -48477,6 +48509,10 @@
4847748509
{
4847848510
"httpMethod": "POST",
4847948511
"path": "/v1beta/{parent=projects/*/locations/*/dataStores/*}/userEvents:import"
48512+
},
48513+
{
48514+
"httpMethod": "POST",
48515+
"path": "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*}/userEvents:import"
4848048516
}
4848148517
]
4848248518
},
@@ -48488,6 +48524,10 @@
4848848524
{
4848948525
"httpMethod": "POST",
4849048526
"path": "/v1beta/{parent=projects/*/locations/*/dataStores/*}/userEvents:write"
48527+
},
48528+
{
48529+
"httpMethod": "POST",
48530+
"path": "/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*}/userEvents:write"
4849148531
}
4849248532
]
4849348533
}

0 commit comments

Comments
 (0)