public sealed class CloudRepoSourceContext : IMessage<CloudRepoSourceContext>, IEquatable<CloudRepoSourceContext>, IDeepCloneable<CloudRepoSourceContext>, IBufferMessage, IMessage
A CloudRepoSourceContext denotes a particular revision in a Google Cloud
Source Repo.
[[["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 available for `CloudRepoSourceContext` is 3.7.0, with the content also providing access to numerous prior versions, ranging down to 2.2.0."],["`CloudRepoSourceContext` represents a specific revision within a Google Cloud Source Repo and inherits from `Object`, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CloudRepoSourceContext` has two constructors, one default and another which takes another `CloudRepoSourceContext` object as a parameter."],["The `CloudRepoSourceContext` includes properties such as `AliasContext`, `RepoId`, `RevisionCase`, and `RevisionId` that describe the context and details of the repository revision."],["The namespace of this class is `Grafeas.V1`, located within the `Grafeas.V1.dll` assembly."]]],[]]