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 details the `ListTopicSubscriptionsRequest` class within the `Google.Cloud.PubSub.V1` namespace, utilized to request a list of subscriptions associated with a specific topic."],["The `ListTopicSubscriptionsRequest` class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in page-based requests and data management."],["Key properties of the class include `PageSize` to set the maximum number of subscriptions to return, `PageToken` for pagination, and `Topic` (or `TopicAsTopicName`) to specify the target topic."],["The page also lists a history of prior versions of the `ListTopicSubscriptionsRequest`, detailing it all the way back to 2.3.0, with the latest being 3.23.0."],["This page is a reference doc for version 2.7.0, although you can find links to older and newer versions of the API documentation."]]],[]]