Class: Google::Cloud::PubSub::V1::ListTopicsRequest

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

Overview

Request for the ListTopics method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



985
986
987
988
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 985

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

#page_token::String



985
986
987
988
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 985

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

#project::String



985
986
987
988
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 985

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