[[["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-07-09 UTC."],[[["The latest version of the `Source` class for the Cloud Build v1 API is 2.15.0, with a range of previous versions from 2.14.0 down to 1.0.0 also being documented."],["The `Source` class represents the location of source code in a storage service and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Source` class offers constructors for creating new instances and cloning existing instances, and several properties for defining the source location, including `GitSource`, `RepoSource`, `StorageSource`, and `StorageSourceManifest`."],["The class has inherited members `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`, while being part of the `Google.Cloud.CloudBuild.V1` namespace within the `Google.Cloud.CloudBuild.V1.dll` assembly."],["The properties of the `Source` class allow specifying various source locations like Git repositories, Cloud Source Repositories, or Cloud Storage, with the `SourceCase` property indicating which source location is active."]]],[]]