Class ListSubscriptionsRequest (2.2.0)

ListSubscriptionsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the ListSubscriptions method.

Attributes

NameDescription
project str
Required. The name of the project in which to list subscriptions. Format is projects/{project-id}.
page_size int
Maximum number of subscriptions to return.
page_token str
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.