From 129568a3c64e46b72efa911540b6079002375ee5 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 15 Jun 2023 17:40:29 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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",