Class ListTopicSubscriptionsRequest (2.21.0)

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

Request for the ListTopicSubscriptions method.

Attributes

NameDescription
topic :noindex: str
Required. The name of the topic that subscriptions are attached to. Format is projects/{project}/topics/{topic}.
page_size :noindex: int
Optional. Maximum number of subscription names to return.
page_token :noindex: str
Optional. The value returned by the last ListTopicSubscriptionsResponse; indicates that this is a continuation of a prior ListTopicSubscriptions call, and that the system should return the next page of data.