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-21 UTC."],[[["The document provides reference documentation for the `ListSubscriptionsRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development."],["The `ListSubscriptionsRequest` class is used to make requests for the `ListSubscriptions` method, and it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The documentation covers a range of versions from 2.3.0 to 3.23.0 of the `ListSubscriptionsRequest` class, with 3.23.0 being the latest version, providing links to each version's documentation."],["The `ListSubscriptionsRequest` class has properties like `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName` for managing request parameters, including pagination and project identification."],["The documentation covers the constructors that can be used to instantiate a `ListSubscriptionsRequest` object, either by default or by making a copy of another `ListSubscriptionsRequest` object."]]],[]]