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 documentation for the `ListTopicSubscriptionsRequest` class within the `Google.Cloud.PubSub.V1` namespace for .NET, which is used to request a list of subscriptions associated with a given topic."],["The documentation covers versions ranging from 2.3.0 to the latest version 3.23.0 of the `Google.Cloud.PubSub.V1` library, giving access to historical changes and stability at different points in time."],["`ListTopicSubscriptionsRequest` class implements multiple interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its role in managing requests within a structured and versioned data environment."],["Key properties of the `ListTopicSubscriptionsRequest` class include `PageSize`, `PageToken`, `Topic`, and `TopicAsTopicName`, allowing for the customization and pagination of subscription list requests."],["The class documentation includes the methods and constructors available for use, such as two constructors, and inherited members from object."]]],[]]