[[["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-09-04 UTC."],[[["\u003cp\u003eThe Grafeas v1 API class \u003ccode\u003eRepoId\u003c/code\u003e is a unique identifier for a Cloud Repo, designed to be a unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eRepoId\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, with inheritance from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eHasUid\u003c/code\u003e, \u003ccode\u003eIdCase\u003c/code\u003e, \u003ccode\u003eProjectRepoId\u003c/code\u003e, and \u003ccode\u003eUid\u003c/code\u003e, offering comprehensive identification capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eRepoId()\u003c/code\u003e and \u003ccode\u003eRepoId(RepoId)\u003c/code\u003e, allowing for the creation of new instances and copies of existing \u003ccode\u003eRepoId\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are available ranging from 2.2.0 to 3.7.0 (latest).\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class RepoId (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.RepoId)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.RepoId)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.RepoId)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.RepoId)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.RepoId)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.RepoId)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.RepoId)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.RepoId)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.RepoId)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.RepoId)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.RepoId)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.RepoId)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.RepoId) \n\n public sealed class RepoId : IMessage\u003cRepoId\u003e, IEquatable\u003cRepoId\u003e, IDeepCloneable\u003cRepoId\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class RepoId.\n\nA unique identifier for a Cloud Repo. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RepoId \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RepoId](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.RepoId), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RepoId](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.RepoId), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RepoId](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.RepoId), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### RepoId()\n\n public RepoId()\n\n### RepoId(RepoId)\n\n public RepoId(RepoId other)\n\nProperties\n----------\n\n### HasUid\n\n public bool HasUid { get; }\n\nGets whether the \"uid\" field is set\n\n### IdCase\n\n public RepoId.IdOneofCase IdCase { get; }\n\n### ProjectRepoId\n\n public ProjectRepoId ProjectRepoId { get; set; }\n\nA combination of a project ID and a repo name.\n\n### Uid\n\n public string Uid { get; set; }\n\nA server-assigned, globally unique identifier."]]