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-21 UTC."],[[["The webpage provides a comprehensive list of versions for `Google.Cloud.PubSub.V1.ListSubscriptionsRequest`, ranging from the latest version 3.23.0 down to version 2.3.0."],["`ListSubscriptionsRequest` is a class that acts as a request for the `ListSubscriptions` method, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class `ListSubscriptionsRequest` has constructors for default initialization and copying from another instance, including properties such as `PageSize`, `PageToken`, `Project`, and `ProjectAsProjectName`."],["The `Project` property of `ListSubscriptionsRequest` is required, specifying the project to list subscriptions from, in the format `projects/{project-id}`."],["It can also use the `ProjectAsProjectName` to provide a typed view over the Project resource name."]]],[]]