public sealed class GitSourceContext : IMessage<GitSourceContext>, IEquatable<GitSourceContext>, IDeepCloneable<GitSourceContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class GitSourceContext.
A GitSourceContext denotes a particular revision in a third party Git
repository (e.g., GitHub).
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGitSourceContext\u003c/code\u003e class within the Grafeas v1 API, specifically version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGitSourceContext\u003c/code\u003e represents a specific revision within a third-party Git repository, such as GitHub.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and a constructor that takes another \u003ccode\u003eGitSourceContext\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGitSourceContext\u003c/code\u003e includes two properties: \u003ccode\u003eRevisionId\u003c/code\u003e which represents the Git commit hash, and \u003ccode\u003eUrl\u003c/code\u003e which represents the Git repository URL, both of type string.\u003c/p\u003e\n"],["\u003cp\u003eThe documented class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]