[[["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 webpage provides documentation for the `Source` class within the Google Cloud Functions v2 API, specifically version 1.3.0, which represents the location of function source code."],["The `Source` class implements several interfaces, including `IMessage`, `IEquatable\u003cSource\u003e`, `IDeepCloneable\u003cSource\u003e`, and `IBufferMessage`, and inherits from the `object` class."],["The `Source` class offers two constructors: a default constructor `Source()` and a constructor `Source(Source other)` for creating a new source based on an existing one."],["Key properties of the `Source` class include `RepoSource` to specify a Cloud Source Repository location, `SourceCase` to identify the type of source, and `StorageSource` to specify a Google Cloud Storage location."],["The documentation also lists all versions of the `Google.Cloud.Functions.V2.Source`, allowing users to see the differences between each version."]]],[]]