Reference documentation and code samples for the Stackdriver Debugger Client class RepoId.
A unique identifier for a cloud repo.
Example:
use Google\Cloud\Debugger\ProjectRepoId; use Google\Cloud\Debugger\RepoId; $repoId = new RepoId( new ProjectRepoId('project-id', 'repo-name'), 'some-uid' );
[[["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-10-10 UTC."],[],[]]