[[["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 documentation details the `Source` class within the `Google.Cloud.Functions.V2Beta` API, specifically version 1.0.0-beta06, which is used to define the location of function source code."],["The `Source` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities such as message handling and cloning."],["The class has two constructors: a default constructor (`Source()`) and a copy constructor (`Source(Source other)`), allowing the creation of new `Source` objects and copies from existing instances."],["The `Source` class allows for the specification of source code locations through `RepoSource` for Cloud Source Repositories or `StorageSource` for Google Cloud Storage."],["The `SourceCase` property indicates the specific type of source location being used, either a Cloud Source Repository or a Google Cloud Storage location."]]],[]]