[[["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-05-02 UTC."],[[["This document provides reference information for the `Source` class within the Google Cloud Functions v2beta API, detailing its structure and functionality."],["The `Source` class is used to specify the location of function source code, supporting options like GitHub repositories, Cloud Source Repositories, and Google Cloud Storage."],["`Source` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it is designed for handling structured data in the cloud environment."],["The `Source` class includes constructors for creating instances, with one allowing creation by copying another `Source` instance, and has properties like `GitUri`, `RepoSource`, `StorageSource` to indicate where the source code is held."],["The `SourceCase` property is available to help the user determine which source option is currently configured."]]],[]]