chore: regenerate API index

gce-action-fix
Google APIs 2 years ago
parent 7f2c9d158a
commit 129568a3c6
  1. 22
      api-index-v1.json

@ -27709,6 +27709,28 @@
}
]
},
{
"shortName": "ListSkuGroupBillableSkus",
"fullName": "google.cloud.channel.v1.CloudChannelService.ListSkuGroupBillableSkus",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=accounts/*/skuGroups/*}/billableSkus"
}
]
},
{
"shortName": "ListSkuGroups",
"fullName": "google.cloud.channel.v1.CloudChannelService.ListSkuGroups",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=accounts/*}/skuGroups"
}
]
},
{
"shortName": "ListSkus",
"fullName": "google.cloud.channel.v1.CloudChannelService.ListSkus",

Loading…
Cancel
Save