[[["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-03-21 UTC."],[[["This documentation details the `ListRepositoriesRequest` class, which is part of the Google Cloud Artifact Registry v1beta2 API."],["The `ListRepositoriesRequest` class is used to request a list of repositories and is implemented with multiple interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ListRepositoriesRequest` class include `PageSize`, which defines the maximum number of repositories to be returned, `PageToken`, for handling paginated results, and `Parent`, which specifies the resource name of the parent whose repositories will be listed."],["There are currently three versions available for the `ListRepositoriesRequest`: the latest 2.0.0-beta05, 2.0.0-beta04, and 1.0.0-beta06."],["The `ListRepositoriesRequest` class has two constructors, one being a parameterless constructor, and the other allowing the parameter `other` of type `ListRepositoriesRequest` to be used."]]],[]]