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.
Property Value
Type
Description
System.String
Project
public string Project { get; set; }
Required. The name of the project in which to list subscriptions.
Format is projects/{project-id}.
Property Value
Type
Description
System.String
ProjectAsProjectName
public ProjectName ProjectAsProjectName { get; set; }
Google.Api.Gax.ResourceNames.ProjectName-typed view over the Project resource name property.
[[["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\u003eListSubscriptionsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically highlighting version 2.3.0 and including links to other versions, with version 3.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSubscriptionsRequest\u003c/code\u003e is a request class for the \u003ccode\u003eListSubscriptions\u003c/code\u003e method, used to list subscriptions within a project.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListSubscriptionsRequest\u003c/code\u003e class include \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eProjectAsProjectName\u003c/code\u003e, which allow for controlling the listing of subscriptions and specifying the relevant project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListSubscriptionsRequest\u003c/code\u003e class has two constructors, one parameterless and another taking a \u003ccode\u003eListSubscriptionsRequest\u003c/code\u003e object as a copy constructor, allowing for a simple class instantiation.\u003c/p\u003e\n"]]],[],null,[]]