diff --git a/api-index-v1.json b/api-index-v1.json index edb7b11b0..3ff8a761b 100644 --- a/api-index-v1.json +++ b/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",