[[["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."],[[["The `GitSourceContext` class, found within the `Google.Cloud.DevTools.Source.V1` namespace, represents a specific revision in a third-party Git repository like GitHub."],["The latest version of `GitSourceContext` is 3.2.0, with previous versions including 3.1.1, 3.0.0, and 2.1.0 also available."],["`GitSourceContext` inherits from `object` and implements the `IMessage`, `IEquatable`, and `IDeepCloneable` interfaces."],["It has two constructors, a parameterless one and one that takes another `GitSourceContext` object, and has properties `RevisionId` and `Url`, both of type string."],["The `RevisionId` property is a required Git commit hash and the `Url` property represents the Git repository URL."]]],[]]