The value returned by the last ListTopicSubscriptionsResponse; indicates
that this is a continuation of a prior ListTopicSubscriptions 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."],[[["This page provides reference documentation for the `ListTopicSubscriptionsRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The `ListTopicSubscriptionsRequest` class is used to request a list of subscriptions associated with a specific topic, and this list displays all versioned documentation available for this class, with the most recent being `3.23.0`."],["The class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in paged requests and message handling."],["The class includes properties such as `PageSize`, `PageToken`, and `Topic`, which allow users to control the amount of data being returned and specify the topic to get the subscriptions from, as well as navigating through the pages of data."],["The documentation lists all of the constructors, such as `ListTopicSubscriptionsRequest()`, and `ListTopicSubscriptionsRequest(ListTopicSubscriptionsRequest)` to create new instances of the class, as well as a list of properties."]]],[]]