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

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

Message for listing subscriptions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#filter

def filter() -> ::String
Returns
  • (::String) — The filter expression may be used to filter by Data Exchange or Listing.

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — The filter expression may be used to filter by Data Exchange or Listing.
Returns
  • (::String) — The filter expression may be used to filter by Data Exchange or Listing.

#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.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource path of the subscription. e.g. projects/myproject/locations/US

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource path of the subscription. e.g. projects/myproject/locations/US
Returns
  • (::String) — Required. The parent resource path of the subscription. e.g. projects/myproject/locations/US