Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.cloudchannel.products

Cloud Channel API: products. 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. See: https://cloud.google.com/channelapi/reference/rest/v1/products

Cloud Channel API: products.
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.
See: https://cloud.google.com/channelapi/reference/rest/v1/products
raw docstring

list$clj

(list$ auth parameters)

https://cloud.google.com/channelapi/reference/rest/v1/products/list

Required parameters: none

Optional parameters: languageCode, account, pageToken, pageSize

Lists the Products the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid.

https://cloud.google.com/channelapi/reference/rest/v1/products/list

Required parameters: none

Optional parameters: languageCode, account, pageToken, pageSize

Lists the Products the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid.
sourceraw docstring

skus-list$clj

(skus-list$ auth parameters)

https://cloud.google.com/channelapi/reference/rest/v1/products/skus/list

Required parameters: parent

Optional parameters: pageToken, languageCode, pageSize, account

Lists the SKUs for a product the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid.

https://cloud.google.com/channelapi/reference/rest/v1/products/skus/list

Required parameters: parent

Optional parameters: pageToken, languageCode, pageSize, account

Lists the SKUs for a product the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close