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."],[[["The latest version available for the `ListSubscriptionsRequest` in the Google Cloud Pub/Sub v1 API is 3.23.0, with numerous previous versions accessible, including 3.10.1 and down to 2.3.0."],["The `ListSubscriptionsRequest` class is used to make a request for the `ListSubscriptions` method and is a core part of the Cloud Pub/Sub v1 API."],["The class `ListSubscriptionsRequest` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, which provide various functionalities for message handling and data manipulation."],["Key properties of `ListSubscriptionsRequest` include `PageSize` for limiting the number of subscriptions, `PageToken` for pagination, and `Project` for specifying the target project."],["There are two constructors for `ListSubscriptionsRequest`, one being a default and the other allowing the copying of values from an existing `ListSubscriptionsRequest` object."]]],[]]