[[["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-17 UTC."],[[["This document provides reference information for the `StorageSource` class within the Google Cloud Functions v2 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `StorageSource` class represents the location of source code stored in a Google Cloud Storage archive file, used for Google Cloud Functions."],["It has three main properties: `Bucket` (the name of the storage bucket), `Generation` (the object version), and `Object` (the name of the object within the bucket, which should be a gzipped archive)."],["The `StorageSource` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are various versions of the `StorageSource` class, with version 1.7.0 being the latest, and the documentation covers versions back to 1.0.0."]]],[]]