GoogleApi.FirebaseHosting.V1beta1.Model.PopulateVersionFilesResponse (google_api_firebase_hosting v0.15.0) View Source
Attributes
-
uploadRequiredHashes
(type:list(String.t)
, default:nil
) - The content hashes of the specified files that need to be uploaded to the specified URL. -
uploadUrl
(type:String.t
, default:nil
) - The URL to which the files should be uploaded, in the format: "https://upload-firebasehosting.googleapis.com/upload/sites/SITE_ID /versions/VERSION_ID/files" Perform a multipartPOST
of the Gzipped file contents to the URL using a forward slash and the hash of the file appended to the end.
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.