Optional. The value returned by the last ListSubscriptionsResponse;
indicates that this is a continuation of a prior ListSubscriptions call,
and that the system should return the next page of data.
[[["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-31 UTC."],[[["This page provides reference documentation for the `ListSubscriptionsRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The `ListSubscriptionsRequest` class is used to make requests for the `ListSubscriptions` method, allowing users to retrieve a list of subscriptions."],["The class `ListSubscriptionsRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`, indicating its role in data handling, comparison, and pagination."],["The documentation also features a list of versions for this class, starting from version 3.23.0 (latest) to version 2.3.0, each with a corresponding link to their respective reference pages."],["The properties of the `ListSubscriptionsRequest` class include `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, which allow for control of the result set size, continuation of previous calls, and specification of the project to use."]]],[]]