[[["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 Grafeas v1 API class `RepoId` is a unique identifier for a Cloud Repo, serving as a reference point for specific repository instances."],["This `RepoId` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its versatility within the .NET ecosystem."],["It provides properties to identify the repository either through a project-repo combination using `ProjectRepoId`, or a globally unique `Uid`."],["The documentation covers versions ranging from 2.2.0 up to the latest 3.7.0 of the `RepoId` class, where 3.4.0 is the version in context, which corresponds to the namespace `Grafeas.V1`."],["The class has 2 constructors for generating a new `RepoId`, `RepoId()` and `RepoId(RepoId)`, where `RepoId(RepoId)` will create a copy from the provided `RepoId`."]]],[]]