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-04-17 UTC."],[[["This webpage provides reference documentation and code samples for the `GerritSourceContext` class within the Grafeas v1 API."],["The `GerritSourceContext` class represents a source context referring to a project on a Gerrit server and is implemented in multiple versions, ranging from 2.2.0 to the latest, 3.7.0."],["`GerritSourceContext` has properties such as `AliasContext`, `GerritProject`, `HostUri`, `RevisionCase`, and `RevisionId`, for details about the code."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as part of its structure."],["The class also has a constructor, `GerritSourceContext` that can be used to create an instance of the class, either blank or with another instance as a parameter."]]],[]]