Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::ListSharedResourceSubscriptionsResponse (v0.7.0)

Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::ListSharedResourceSubscriptionsResponse.

Message for response to the listing of shared resource subscriptions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Next page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Next page token.
Returns
  • (::String) — Next page token.

#shared_resource_subscriptions

def shared_resource_subscriptions() -> ::Array<::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription>
Returns

#shared_resource_subscriptions=

def shared_resource_subscriptions=(value) -> ::Array<::Google::Cloud::Bigquery::AnalyticsHub::V1::Subscription>
Parameter
Returns