[[["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 `ListRulesRequest` class is part of the Google Cloud Artifact Registry v1 API, designed to request a list of rules."],["This class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities such as paging, message handling, comparison, deep cloning, and buffering."],["The `ListRulesRequest` class is defined within the `Google.Cloud.ArtifactRegistry.V1` namespace and is part of the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."],["Key properties of `ListRulesRequest` include `PageSize`, `PageToken`, and `Parent`, which define the maximum number of rules to return, the token for the next page, and the parent repository name, respectively."],["There are multiple versions of the `ListRulesRequest` available, ranging from version 1.0.0 up to the latest version 2.9.0, each having it's own corresponding documentation."]]],[]]