mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
chore: regenerate API index
This commit is contained in:
parent
97d42c651f
commit
b25ffdd67d
1 changed files with 31 additions and 0 deletions
|
|
@ -22737,6 +22737,10 @@
|
|||
{
|
||||
"httpMethod": "POST",
|
||||
"path": "/v1/{parent=accounts/*}/customers"
|
||||
},
|
||||
{
|
||||
"httpMethod": "POST",
|
||||
"path": "/v1/{parent=accounts/*/channelPartnerLinks/*}/customers"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -22759,6 +22763,10 @@
|
|||
{
|
||||
"httpMethod": "DELETE",
|
||||
"path": "/v1/{name=accounts/*/customers/*}"
|
||||
},
|
||||
{
|
||||
"httpMethod": "DELETE",
|
||||
"path": "/v1/{name=accounts/*/channelPartnerLinks/*/customers/*}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -22781,6 +22789,10 @@
|
|||
{
|
||||
"httpMethod": "GET",
|
||||
"path": "/v1/{name=accounts/*/customers/*}"
|
||||
},
|
||||
{
|
||||
"httpMethod": "GET",
|
||||
"path": "/v1/{name=accounts/*/channelPartnerLinks/*/customers/*}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -22814,6 +22826,10 @@
|
|||
{
|
||||
"httpMethod": "GET",
|
||||
"path": "/v1/{parent=accounts/*}/customers"
|
||||
},
|
||||
{
|
||||
"httpMethod": "GET",
|
||||
"path": "/v1/{parent=accounts/*/channelPartnerLinks/*}/customers"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -22916,6 +22932,17 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"shortName": "LookupOffer",
|
||||
"fullName": "google.cloud.channel.v1.CloudChannelService.LookupOffer",
|
||||
"mode": "UNARY",
|
||||
"bindings": [
|
||||
{
|
||||
"httpMethod": "GET",
|
||||
"path": "/v1/{entitlement=accounts/*/customers/*/entitlements/*}:lookupOffer"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"shortName": "ProvisionCloudIdentity",
|
||||
"fullName": "google.cloud.channel.v1.CloudChannelService.ProvisionCloudIdentity",
|
||||
|
|
@ -23012,6 +23039,10 @@
|
|||
{
|
||||
"httpMethod": "PATCH",
|
||||
"path": "/v1/{customer.name=accounts/*/customers/*}"
|
||||
},
|
||||
{
|
||||
"httpMethod": "PATCH",
|
||||
"path": "/v1/{customer.name=accounts/*/channelPartnerLinks/*/customers/*}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue