Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Mar 15, 2024
1 parent f74819f commit 30f7a0c
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions api-index-v1.json
Expand Up @@ -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",
Expand Down

0 comments on commit 30f7a0c

Please sign in to comment.