[[["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 `ProjectRepoId` class is used to select a repository within a Google Cloud Platform project, specified by a project ID and a repo name."],["This class is part of the `Google.Cloud.DevTools.Source.V1` namespace and is included in the `Google.Cloud.DevTools.Common.dll` assembly."],["`ProjectRepoId` implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, which it inherits from, enabling it to be used with protocol buffers."],["The class provides two constructors: a default constructor and one that accepts another `ProjectRepoId` instance for cloning."],["The `ProjectId` and `RepoName` properties of the `ProjectRepoId` class are of type `string` and represent the ID of the project and the name of the repository, respectively."]]],[]]