Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.mybusinessbusinessinformation.chains

My Business Business Information API: chains. The My Business Business Information API provides an interface for managing business information on Google. See: https://developers.google.com/my-business/api/reference/rest/v1/chains

My Business Business Information API: chains.
The My Business Business Information API provides an interface for managing business information on Google.
See: https://developers.google.com/my-business/api/reference/rest/v1/chains
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/my-business/api/reference/rest/v1/chains/get

Required parameters: name

Optional parameters: none

Gets the specified chain. Returns NOT_FOUND if the chain does not exist.

https://developers.google.com/my-business/api/reference/rest/v1/chains/get

Required parameters: name

Optional parameters: none

Gets the specified chain. Returns `NOT_FOUND` if the chain does not exist.
sourceraw docstring

search$clj

(search$ auth parameters)

https://developers.google.com/my-business/api/reference/rest/v1/chains/search

Required parameters: none

Optional parameters: pageSize, chainName

Searches the chain based on chain name.

https://developers.google.com/my-business/api/reference/rest/v1/chains/search

Required parameters: none

Optional parameters: pageSize, chainName

Searches the chain based on chain name.
sourceraw docstring

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

× close