If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
ListTopicSubscriptionsRequest to get more subscriptions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eListTopicSubscriptionsResponse\u003c/code\u003e class within the Google Cloud Pub/Sub .NET library, covering versions from 2.3.0 up to the latest version 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTopicSubscriptionsResponse\u003c/code\u003e is a class used to handle responses from the \u003ccode\u003eListTopicSubscriptions\u003c/code\u003e method, and it implements several interfaces such as \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination when there are more subscriptions to list, and \u003ccode\u003eSubscriptions\u003c/code\u003e, which holds the names of the subscriptions associated with a particular topic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriptionsAsSubscriptionNames\u003c/code\u003e property provides a typed view of the \u003ccode\u003eSubscriptions\u003c/code\u003e property, allowing for easier handling of \u003ccode\u003eSubscriptionName\u003c/code\u003e resources.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides methods like \u003ccode\u003eGetEnumerator\u003c/code\u003e to iterate through the subscription resources, and multiple constructors, which include a default and copy constructor.\u003c/p\u003e\n"]]],[],null,[]]