[[["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 Google Cloud Functions v2 API, represents the location of a source file within Google Cloud Storage."],["This class, found in the `Google.Cloud.Functions.V2` namespace, is implemented in the `Google.Cloud.Functions.V2.dll` assembly, with version 1.6.0 currently in view but 1.7.0 being the latest version."],["The `StorageSource` class includes properties to define the `Bucket`, `Generation`, and `Object` of the source archive file and inherits from `object` while implementing multiple interfaces."],["`StorageSource` files must be a gzipped archive file (`.tar.gz`)."],["The `StorageSource` class has two constructors, a default one, and one that takes another `StorageSource` as a parameter."]]],[]]