From 30f7a0c619e86d9503335337e66122d57d9b0c08 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 15 Mar 2024 12:06:44 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 53 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/api-index-v1.json b/api-index-v1.json index 57ecba680ccb3..e28c10f45cf19 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -116632,6 +116632,59 @@ ], "nameInServiceConfig": "merchantapi.googleapis.com" }, + { + "id": "google.shopping.merchant.quota.v1beta", + "directory": "google/shopping/merchant/quota/v1beta", + "version": "v1beta", + "majorVersion": "v1", + "hostName": "merchantapi.googleapis.com", + "title": "Merchant API", + "description": "Programmatically manage your Merchant Center accounts.", + "importDirectories": [ + "google/api" + ], + "options": { + "go_package": { + "valueCounts": { + "cloud.google.com/go/shopping/merchant/quota/apiv1beta/quotapb;quotapb": 1 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 1 + } + }, + "java_package": { + "valueCounts": { + "com.google.shopping.merchant.quota.v1beta": 1 + } + } + }, + "services": [ + { + "shortName": "QuotaService", + "fullName": "google.shopping.merchant.quota.v1beta.QuotaService", + "methods": [ + { + "shortName": "ListQuotaGroups", + "fullName": "google.shopping.merchant.quota.v1beta.QuotaService.ListQuotaGroups", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/quota/v1beta/{parent=accounts/*}/quotas" + } + ] + } + ] + } + ], + "configFile": "merchantapi_v1beta.yaml", + "serviceConfigApiNames": [ + "google.shopping.merchant.quota.v1beta.QuotaService" + ], + "nameInServiceConfig": "merchantapi.googleapis.com" + }, { "id": "google.shopping.merchant.reports.v1beta", "directory": "google/shopping/merchant/reports/v1beta",