[[["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 latest version of the `ListPythonPackagesRequest` class in the Artifact Registry v1 API is 2.9.0, and older versions are available, ranging back to 1.0.0."],["`ListPythonPackagesRequest` is used to list Python packages within a specified parent resource, such as a repository, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageRequest`."],["This class includes properties like `PageSize`, which allows for setting the maximum number of artifacts to return (up to 1,000), and `PageToken` for pagination of results from previous list requests."],["The `Parent` property, which is a required field, specifies the name of the parent resource where the Python packages are located, with the `ParentAsRepositoryName` property providing a typed view over the `Parent` property."],["The class has 2 constructors, the parameterless `ListPythonPackagesRequest()` and another taking a `ListPythonPackagesRequest` object, `ListPythonPackagesRequest(ListPythonPackagesRequest other)`."]]],[]]