Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::ListSharedResourceSubscriptionsRequest.
Message for listing subscriptions of a shared resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#include_deleted_subscriptions
def include_deleted_subscriptions() -> ::Boolean
Returns
- (::Boolean) — If selected, includes deleted subscriptions in the response (up to 63 days after deletion).
#include_deleted_subscriptions=
def include_deleted_subscriptions=(value) -> ::Boolean
Parameter
- value (::Boolean) — If selected, includes deleted subscriptions in the response (up to 63 days after deletion).
Returns
- (::Boolean) — If selected, includes deleted subscriptions in the response (up to 63 days after deletion).
#page_size
def page_size() -> ::Integer
Returns
- (::Integer) — The maximum number of results to return in a single response page.
#page_size=
def page_size=(value) -> ::Integer
Parameter
- value (::Integer) — The maximum number of results to return in a single response page.
Returns
- (::Integer) — The maximum number of results to return in a single response page.
#page_token
def page_token() -> ::String
Returns
- (::String) — Page token, returned by a previous call.
#page_token=
def page_token=(value) -> ::String
Parameter
- value (::String) — Page token, returned by a previous call.
Returns
- (::String) — Page token, returned by a previous call.
#resource
def resource() -> ::String
Returns
- (::String) — 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
#resource=
def resource=(value) -> ::String
Parameter
- value (::String) — 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
Returns
- (::String) — 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