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."],[[["This page details the `CloudRepoSourceContext` class, which represents a specific revision within a Google Cloud Source Repo, as part of version 3.0.0 of the Grafeas.V1 namespace."],["The `CloudRepoSourceContext` class inherits from `Object` and implements `IMessage\u003cCloudRepoSourceContext\u003e`, `IEquatable\u003cCloudRepoSourceContext\u003e`, `IDeepCloneable\u003cCloudRepoSourceContext\u003e`, `IBufferMessage`, and `IMessage`, indicating its role in message handling and data structure within the .NET environment."],["The class includes properties such as `AliasContext`, `RepoId`, `RevisionCase`, and `RevisionId`, which provide information about the specific revision, associated alias, and repository ID within the source context."],["There are multiple previous versions of `CloudRepoSourceContext` available for users to utilize, with version 3.7.0 being the most current, and a total of 11 previous versions that can be navigated through."]]],[]]