[[["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."],[[["The `ListRepositoriesRequest` class is used to request a list of repositories within Google Cloud's Artifact Registry."],["This class implements several interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for paging, message handling, and object management."],["Key properties of `ListRepositoriesRequest` include `PageSize` (for setting the maximum number of repositories per request), `PageToken` (for handling pagination), and `Parent` (for specifying the location to list repositories from)."],["The `ParentAsLocationName` property provides a `LocationName`-typed view of the `Parent` property for more convenient resource name management."],["There are multiple versions of the API available for use, ranging from version 1.0.0 to 2.9.0 (latest), each with unique links for `ListRepositoriesRequest` and its details."]]],[]]