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