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.
[[["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-31 UTC."],[[["The content provides a comprehensive list of versions for the `Google.Cloud.PubSub.V1` API, ranging from version 2.3.0 to the latest version 3.23.0, each linked to its respective documentation page."],["This documentation details the `ListSubscriptionsResponse` class, used for responses from the `ListSubscriptions` method, within the Cloud Pub/Sub v1 API."],["The `ListSubscriptionsResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for message handling, comparison, cloning, and enumeration."],["Key properties of the `ListSubscriptionsResponse` class include `NextPageToken`, which is used for paginating through results, and `Subscriptions`, which is a collection of the subscriptions returned by the request."],["This document shows the class is part of the `Google.Cloud.PubSub.V1` namespace within the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]