Module: Google::Apis::FirebasehostingV1beta1
- Defined in:
- generated/google/apis/firebasehosting_v1beta1.rb,
generated/google/apis/firebasehosting_v1beta1/classes.rb,
generated/google/apis/firebasehosting_v1beta1/service.rb,
generated/google/apis/firebasehosting_v1beta1/representations.rb
Overview
Firebase Hosting API
The Firebase Hosting REST API enables programmatic and customizable deployments to your Firebase-hosted sites. Use this REST API to deploy new or updated hosting configurations and content files.
Defined Under Namespace
Classes: ActingUser, CertDnsChallenge, CertHttpChallenge, Domain, DomainProvisioning, DomainRedirect, Empty, FirebaseHostingService, Header, ListDomainsResponse, ListReleasesResponse, ListVersionFilesResponse, PopulateVersionFilesRequest, PopulateVersionFilesResponse, Redirect, Release, Rewrite, ServingConfig, SiteConfig, Version, VersionFile
Constant Summary collapse
- VERSION =
'V1beta1'
- REVISION =
'20190114'
- AUTH_CLOUD_PLATFORM =
View and manage your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_CLOUD_PLATFORM_READ_ONLY =
View your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform.read-only'
- AUTH_FIREBASE =
View and administer all your Firebase data and settings
'https://www.googleapis.com/auth/firebase'
- AUTH_FIREBASE_READONLY =
View all your Firebase data and settings
'https://www.googleapis.com/auth/firebase.readonly'