The value returned by the last ListSubscriptionsResponse; indicates that
this is a continuation of a prior ListSubscriptions 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-31 UTC."],[[["This page details the `ListSubscriptionsRequest` class, which is used to request a list of subscriptions within a Google Cloud project."],["The `ListSubscriptionsRequest` class is found within the `Google.Cloud.PubSub.V1` namespace and is part of the Google.Cloud.PubSub.V1.dll assembly."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, enabling it to be used for requests, equality checks, cloning, and more."],["Key properties of the `ListSubscriptionsRequest` class include `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`, which are used to specify the request parameters, like the project and pagination."],["This page also provides links to the different versions of the `ListSubscriptionsRequest` class, all the way back to version 2.3.0, with version 3.23.0 being the latest."]]],[]]