Class: Google::Cloud::GeminiDataAnalytics::V1beta::ListConversationsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/geminidataanalytics/v1beta/conversation.rb

Overview

Request for listing conversations based on parent.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



125
126
127
128
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/conversation.rb', line 125

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

#page_size::Integer



125
126
127
128
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/conversation.rb', line 125

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

#page_token::String



125
126
127
128
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/conversation.rb', line 125

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

#parent::String



125
126
127
128
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/conversation.rb', line 125

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