public sealed class GerritSourceContext : IMessage<GerritSourceContext>, IEquatable<GerritSourceContext>, IDeepCloneable<GerritSourceContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class GerritSourceContext.
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"]],[["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."],[[["This webpage provides reference documentation for the `GerritSourceContext` class within the Grafeas v1 API, specifically for version 3.4.0, with links to other versions also available."],["The `GerritSourceContext` class is used to represent a source context in a Gerrit project and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GerritSourceContext` includes properties like `AliasContext`, `GerritProject`, `HostUri`, and `RevisionId`, which provide details about the Gerrit project's alias, full project name, host URI, and revision ID."],["There are two constructors, a parameterless constructor and one that takes another `GerritSourceContext` object, and the page also lists inherited members from the base `object` class."],["The class is found within the `Grafeas.V1` namespace and is part of the `Grafeas.V1.dll` assembly."]]],[]]