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"]],[["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."],[[["This documentation page covers the `GerritSourceContext` class within the Grafeas v1 API, focusing on version 3.2.0."],["`GerritSourceContext` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GerritSourceContext` class provides a way to reference a Gerrit project, including its `HostUri`, `GerritProject`, and `RevisionId`, and it has an `AliasContext` property."],["The page lists documentation for multiple versions of the API, ranging from 2.2.0 to the latest 3.7.0, and the page contains various properties and constructors for the `GerritSourceContext` class."],["There are two constructors available for `GerritSourceContext`: a default constructor and one that takes another `GerritSourceContext` object as a parameter."]]],[]]