[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]