Skip to content

Commit 7ee73a3

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 4d00815 commit 7ee73a3

1 file changed

Lines changed: 29 additions & 7 deletions

File tree

api-index-v1.json

Lines changed: 29 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57356,37 +57356,37 @@
5735657356
"options": {
5735757357
"csharp_namespace": {
5735857358
"valueCounts": {
57359-
"Google.Cloud.Retail.V2": 12
57359+
"Google.Cloud.Retail.V2": 13
5736057360
}
5736157361
},
5736257362
"go_package": {
5736357363
"valueCounts": {
57364-
"google.golang.org/genproto/googleapis/cloud/retail/v2;retail": 12
57364+
"google.golang.org/genproto/googleapis/cloud/retail/v2;retail": 13
5736557365
}
5736657366
},
5736757367
"java_multiple_files": {
5736857368
"valueCounts": {
57369-
"true": 12
57369+
"true": 13
5737057370
}
5737157371
},
5737257372
"java_package": {
5737357373
"valueCounts": {
57374-
"com.google.cloud.retail.v2": 12
57374+
"com.google.cloud.retail.v2": 13
5737557375
}
5737657376
},
5737757377
"objc_class_prefix": {
5737857378
"valueCounts": {
57379-
"RETAIL": 12
57379+
"RETAIL": 13
5738057380
}
5738157381
},
5738257382
"php_namespace": {
5738357383
"valueCounts": {
57384-
"Google\\Cloud\\Retail\\V2": 12
57384+
"Google\\Cloud\\Retail\\V2": 13
5738557385
}
5738657386
},
5738757387
"ruby_package": {
5738857388
"valueCounts": {
57389-
"Google::Cloud::Retail::V2": 12
57389+
"Google::Cloud::Retail::V2": 13
5739057390
}
5739157391
}
5739257392
},
@@ -57501,6 +57501,17 @@
5750157501
}
5750257502
]
5750357503
},
57504+
{
57505+
"shortName": "AddLocalInventories",
57506+
"fullName": "google.cloud.retail.v2.ProductService.AddLocalInventories",
57507+
"mode": "UNARY",
57508+
"bindings": [
57509+
{
57510+
"httpMethod": "POST",
57511+
"path": "/v2/{product=projects/*/locations/*/catalogs/*/branches/*/products/**}:addLocalInventories"
57512+
}
57513+
]
57514+
},
5750457515
{
5750557516
"shortName": "CreateProduct",
5750657517
"fullName": "google.cloud.retail.v2.ProductService.CreateProduct",
@@ -57567,6 +57578,17 @@
5756757578
}
5756857579
]
5756957580
},
57581+
{
57582+
"shortName": "RemoveLocalInventories",
57583+
"fullName": "google.cloud.retail.v2.ProductService.RemoveLocalInventories",
57584+
"mode": "UNARY",
57585+
"bindings": [
57586+
{
57587+
"httpMethod": "POST",
57588+
"path": "/v2/{product=projects/*/locations/*/catalogs/*/branches/*/products/**}:removeLocalInventories"
57589+
}
57590+
]
57591+
},
5757057592
{
5757157593
"shortName": "SetInventory",
5757257594
"fullName": "google.cloud.retail.v2.ProductService.SetInventory",

0 commit comments

Comments
 (0)