ListSharedResourceSubscriptionsResponse

Message for response to the listing of shared resource subscriptions.

JSON representation
{ "sharedResourceSubscriptions": [ { object (Subscription) } ], "nextPageToken": string }
Fields
sharedResourceSubscriptions[]

object (Subscription)

The list of subscriptions.

nextPageToken

string

Next page token.