When the specified storage bucket is a 1st gen function uploard url bucket,
this field should be set as the generated upload url for 1st gen
deployment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `StorageSource` class, part of the Cloud Functions v2beta API, represents the location of a function's source code in a Google Cloud Storage archive file."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as deep cloning and protocol buffer message handling."],["Key properties of `StorageSource` include `Bucket` (the Cloud Storage bucket), `Generation` (the object's generation), `Object` (the gzipped archive file containing the source code), and `SourceUploadUrl` (for 1st gen function upload URLs)."],["There are two versions of `StorageSource`, with the latest being `1.0.0-beta07`, which can be accessed at the associated link, and the previous version `1.0.0-beta06`."],["`StorageSource` inherits members from the object class, including methods like GetHashCode, GetType, and ToString."]]],[]]