If not empty, indicates that there may be more subscriptions that match
the request; this value should be passed in a new
ListSubscriptionsRequest to get more subscriptions.
Property Value
Type
Description
System.String
Subscriptions
public RepeatedField<Subscription> Subscriptions { get; }
[[["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 content provides documentation for the \u003ccode\u003eListSubscriptionsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, covering versions from 2.3.0 up to the latest 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSubscriptionsResponse\u003c/code\u003e is used to manage responses for the \u003ccode\u003eListSubscriptions\u003c/code\u003e method and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eNextPageToken\u003c/code\u003e property, used for pagination to indicate if more subscriptions are available.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes a \u003ccode\u003eSubscriptions\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a collection of \u003ccode\u003eSubscription\u003c/code\u003e objects that match the request.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSubscriptionsResponse\u003c/code\u003e offers methods such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate over the subscriptions.\u003c/p\u003e\n"]]],[],null,[]]