[[["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 v2 API, version 1.2.0, detailing its role as the location of function source code."],["The `Source` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `Source` class offers two constructors: a default constructor `Source()` and an overload `Source(Source other)` for creating copies, allowing the initialization or duplication of `Source` objects."],["The `Source` class has properties `RepoSource` and `StorageSource` to define the location of the function source code in either a Cloud Source Repository or Google Cloud Storage, along with `SourceCase` to identify which source is being used."]]],[]]