[[["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-04-02 UTC."],[[["`ListRepositoriesRequest` is a class used to request a list of repositories, and it implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It has two constructors: a default constructor and another that takes another `ListRepositoriesRequest` object as a parameter for copying."],["Key properties include `PageSize` (maximum number of repositories to return), `PageToken` (for pagination), `Parent` (name of the parent resource), and `ParentAsLocationName` (a typed view over the `Parent`)."],["The namespace for this class is `Google.Cloud.ArtifactRegistry.V1Beta2`, and it's found in the `Google.Cloud.ArtifactRegistry.V1Beta2.dll` assembly."]]],[]]