[[["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-11 UTC."],[[["This documentation covers the `GitSource` class within the Google Cloud Config v1 API, specifically version 1.6.0, and is used for defining a set of files within a Git repository."],["The `GitSource` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has methods for cloning, and other functions."],["The class provides properties like `Directory`, `Ref`, and `Repo` to specify the subdirectory, Git reference (branch or tag), and repository URL respectively, along with boolean properties like `HasDirectory`, `HasRef`, and `HasRepo`."],["There are two constructors for this `GitSource` class, one default, and another that takes another GitSource as a parameter to create a clone."],["The documentation includes previous versions of the `GitSource` class, showing versions 1.0.0 through 1.7.0, indicating a history of the class."]]],[]]