Liking cljdoc? Tell your friends :D

happygapi.firebasehosting.projects

Firebase Hosting API: projects. The Firebase Hosting REST API enables programmatic and customizable management and deployments to your Firebase-hosted sites. Use this REST API to create and manage channels and sites as well as to deploy new or updated hosting configurations and content files. See: https://firebase.google.com/docs/hosting/api/reference/rest/v1/projects

Firebase Hosting API: projects.
The Firebase Hosting REST API enables programmatic and customizable management and deployments to your Firebase-hosted sites. Use this REST API to create and manage channels and sites as well as to deploy new or updated hosting configurations and content files.
See: https://firebase.google.com/docs/hosting/api/reference/rest/v1/projects
raw docstring

sites-customDomains-operations-cancel$clj

(sites-customDomains-operations-cancel$ auth parameters body)

https://firebase.google.com/docs/hosting/api/reference/rest/v1/projects/sites/customDomains/operations/cancel

Required parameters: name

Optional parameters: none

Body:

{}

CancelOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources.

https://firebase.google.com/docs/hosting/api/reference/rest/v1/projects/sites/customDomains/operations/cancel

Required parameters: name

Optional parameters: none

Body: 

{}

CancelOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources.
sourceraw docstring

sites-customDomains-operations-delete$clj

(sites-customDomains-operations-delete$ auth parameters)

https://firebase.google.com/docs/hosting/api/reference/rest/v1/projects/sites/customDomains/operations/delete

Required parameters: name

Optional parameters: none

DeleteOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources.

https://firebase.google.com/docs/hosting/api/reference/rest/v1/projects/sites/customDomains/operations/delete

Required parameters: name

Optional parameters: none

DeleteOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources.
sourceraw docstring

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

× close