[[["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-04-01 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."]]],[]]