Optional. Maximum number of zones to return. The service may return fewer
than this value. If unspecified, at most 10 zones will be returned. The
maximum value is 1000; values above 1000 will be coerced to 1000.
Optional. Page token received from a previous ListZones call. Provide
this to retrieve the subsequent page. When paginating, all other parameters
provided to ListZones must match the call that provided the page token.
[[["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-25 UTC."],[[["The latest version available for the `ListZonesRequest` class is 3.6.0, which can be found in the Google.Cloud.Dataplex.V1 API, with prior versions such as 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, and 3.0.0 also accessible."],["The `ListZonesRequest` class, version 2.8.0, is used for requesting a list of zones and implements several interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a constructor that can create a new `ListZonesRequest` or make a copy of an existing one, and it includes properties such as `Filter`, `OrderBy`, `PageSize`, `PageToken`, `Parent`, and `ParentAsLakeName`."],["The `ListZonesRequest` class is part of the `Google.Cloud.Dataplex.V1` namespace and is within the Google.Cloud.Dataplex.V1.dll assembly, providing a way to interact with Cloud Dataplex resources."],["The documentation provides details on the properties of the `ListZonesRequest` class, including the types and descriptions of the `Filter`, `OrderBy`, `PageSize`, `PageToken`, `Parent`, and `ParentAsLakeName` properties."]]],[]]