Class: Google::Cloud::Bigquery::AnalyticsHub::V1::ListSubscriptionsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb

Overview

Message for listing subscriptions.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



700
701
702
703
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 700

class ListSubscriptionsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_size::Integer



700
701
702
703
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 700

class ListSubscriptionsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_token::String



700
701
702
703
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 700

class ListSubscriptionsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



700
701
702
703
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 700

class ListSubscriptionsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end