ListSharedResourceSubscriptionsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Message for listing subscriptions of a shared resource.
Attributes |
|
|---|---|
| Name | Description |
resource |
str
Required. Resource name of the requested target. This resource may be either a Listing or a DataExchange. e.g. projects/123/locations/us/dataExchanges/456 OR e.g. projects/123/locations/us/dataExchanges/456/listings/789 |
include_deleted_subscriptions |
bool
If selected, includes deleted subscriptions in the response (up to 63 days after deletion). |
page_size |
int
The maximum number of results to return in a single response page. |
page_token |
str
Page token, returned by a previous call. |