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."],[[["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."]]],[]]