From b64d30b2b245cb805d1aa328e50258fdff6e628e Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 3 Sep 2021 18:20:54 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/api-index-v1.json b/api-index-v1.json index 4086320c11d3a..7b18a1e2b89fc 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -21135,7 +21135,7 @@ "majorVersion": "v1", "hostName": "cloudchannel.googleapis.com", "title": "Cloud Channel API", - "description": "", + "description": "The Cloud Channel API enables Google Cloud partners to have a single unified resale platform and APIs across all of Google Cloud including GCP, Workspace, Maps and Chrome.", "importDirectories": [ "google/api", "google/cloud/channel/v1", @@ -21320,6 +21320,21 @@ } ] }, + { + "shortName": "ImportCustomer", + "fullName": "google.cloud.channel.v1.CloudChannelService.ImportCustomer", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=accounts/*}/customers:import" + }, + { + "httpMethod": "POST", + "path": "/v1/{parent=accounts/*/channelPartnerLinks/*}/customers:import" + } + ] + }, { "shortName": "ListChannelPartnerLinks", "fullName": "google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks",