public sealed class GerritSourceContext : IMessage<GerritSourceContext>, IEquatable<GerritSourceContext>, IDeepCloneable<GerritSourceContext>, IBufferMessage, IMessage
The full project name within the host. Projects may be nested, so
"project/subproject" is a valid project name. The "repo name" is the
hostURI/project.
[[["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-04-17 UTC."],[[["The latest version of GerritSourceContext is 3.7.0, with several older versions available including the current version on the page which is 2.4.0."],["GerritSourceContext, within the Grafeas.V1 namespace, is a class that references a Gerrit project and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `GerritSourceContext` offers multiple constructors and properties, including `AliasContext`, `GerritProject`, `HostUri`, `RevisionCase`, and `RevisionId`, to interact with its data."],["The `GerritSourceContext` class inherits members from the `Object` class including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class `GerritSourceContext` has different properties like `HostUri` and `GerritProject` which are both of the string type and `AliasContext` which is of the type `AliasContext`."]]],[]]