[[["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-06-12 UTC."],[[["This page provides documentation for the `Source` class within the Google Cloud Functions v2 API, specifically version 1.1.0, with links to documentation for other versions."],["The `Source` class represents the location of function source code and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `Source` object as a parameter."],["`Source` contains properties `RepoSource` and `StorageSource`, which allow specifying the source location in either a Cloud Source Repository or Google Cloud Storage, respectively."],["The SourceCase property is used to identify if a RepoSource or StorageSource is being used."]]],[]]