Optional. The maximum number of results to return from this request.
Non-positive values are ignored. The presence of nextPageToken in the
response indicates that more results might be available.
Optional. If present, then retrieve the next batch of results from the
preceding call to this method. pageToken must be the value of
nextPageToken from the previous response. The values of other method
parameters should be identical to those in the previous call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ListMonitoredResourceDescriptorsRequest` class in the Google Cloud Logging v2 API for .NET, covering versions from 3.3.0 to the latest 4.4.0."],["The `ListMonitoredResourceDescriptorsRequest` class is used to specify parameters when requesting a list of monitored resource descriptors, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["Key functionalities of this class include options for setting the `PageSize` to limit the number of returned results, and `PageToken` to retrieve subsequent batches of results from a prior request."],["The class inherits from the `object` class and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["The page documents two constructors for the class: one that takes no arguments, and one that takes another `ListMonitoredResourceDescriptorsRequest` object as a parameter."]]],[]]