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"]],[["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."],[[["This webpage details the `CloudRepoSourceContext` class, which represents a specific revision within a Google Cloud Source Repo."],["The `CloudRepoSourceContext` class is part of the `Grafeas.V1` namespace and is implemented in the `Grafeas.V1.dll` assembly."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CloudRepoSourceContext` has constructors and properties like `AliasContext`, `RepoId`, `RevisionCase`, and `RevisionId` for defining the repository context."],["Multiple versions of `CloudRepoSourceContext` are available, ranging from version 2.2.0 to the latest 3.7.0."]]],[]]