[[["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-03-21 UTC."],[[["The Grafeas v1 API class `SourceContext` provides reference documentation and code samples for managing a tree of files, uniquely identifying a revision of a file or directory."],["The `SourceContext` class, implemented as a sealed class, inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse interactions and data handling."],["It offers several constructors for creating instances, including a default constructor and one that accepts another `SourceContext` object, in addition to various properties that are used to determine the source of a file, such as `CloudRepo`, `Gerrit`, and `Git`, as well as `Labels` for user-defined metadata."],["The API provides versioned documentation for `SourceContext`, with the latest version being 3.7.0, and includes versions as old as 2.2.0."],["The `SourceContext` class has various properties that can be used to determine file origin, such as `CloudRepo`, `Gerrit`, `Git`, and has a property that takes in user defined metadata called `Labels`."]]],[]]