Reference documentation and code samples for the Cloud PubSub V1 Client class ListSubscriptionsResponse.
Response for the ListSubscriptions
method.
Generated from protobuf message google.pubsub.v1.ListSubscriptionsResponse
Namespace
Google \ Cloud \ PubSub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ subscriptions
↳ next_page_token
string
Optional. If not empty, indicates that there may be more subscriptions that match the request; this value should be passed in a new ListSubscriptionsRequest
to get more subscriptions.
getSubscriptions
Optional. The subscriptions that match the request.
setSubscriptions
Optional. The subscriptions that match the request.
$this
getNextPageToken
Optional. If not empty, indicates that there may be more subscriptions that
match the request; this value should be passed in a new ListSubscriptionsRequest
to get more subscriptions.
string
setNextPageToken
Optional. If not empty, indicates that there may be more subscriptions that
match the request; this value should be passed in a new ListSubscriptionsRequest
to get more subscriptions.
var
string
$this