GoogleApi.FirebaseHosting.V1beta1.Model.SiteConfig (google_api_firebase_hosting v0.15.0) View Source
A SiteConfig
contains metadata associated with a specific site that controls Firebase Hosting serving behavior
Attributes
-
cloudLoggingEnabled
(type:boolean()
, default:nil
) - Whether or not web requests made by site visitors are logged via Cloud Logging. -
maxVersions
(type:String.t
, default:nil
) - The number of FINALIZED versions that will be held for a site before automatic deletion. When a new version is deployed, content for versions in storage in excess of this number will be deleted, and will no longer be billed for storage usage. Oldest versions will be deleted first; sites are created with an unlimited number of max_versions by default.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.