[[["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 latest version of the `StorageSource` class in the Cloud Functions v2 API is 1.7.0, with version history provided back to version 1.0.0."],["`StorageSource` is a class that represents the location of a function's source code within a Google Cloud Storage archive file, and it inherits from `Object` while implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `StorageSource` class has three key properties: `Bucket` (string) which is the name of the Google Cloud Storage bucket, `Generation` (Int64) which is the generation number of the storage object, and `Object` (string) which is the location of the source within the archive."],["This class is located within the `Google.Cloud.Functions.V2` namespace and is part of the Google.Cloud.Functions.V2.dll assembly."]]],[]]