View Source GoogleApi.FirebaseHosting.V1beta1.Model.PopulateVersionFilesResponse (google_api_firebase_hosting v0.17.1)
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 multipartPOSTof the Gzipped file contents to the URL using a forward slash and the hash of the file appended to the end.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.