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 Sep 3, 2021
1 parent bf57b2c commit b64d30b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion api-index-v1.json
Expand Up @@ -21135,7 +21135,7 @@
"majorVersion": "v1",
"hostName": "cloudchannel.googleapis.com",
"title": "Cloud Channel API",
"description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>",
"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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit b64d30b

Please sign in to comment.