Class: Google::Cloud::GeminiDataAnalytics::V1beta::ChatRequest

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

Overview

Request for Chat.

Instance Attribute Summary collapse

Instance Attribute Details

#client_managed_resource_context::Google::Cloud::GeminiDataAnalytics::V1beta::ClientManagedResourceContext



256
257
258
259
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 256

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

#conversation_reference::Google::Cloud::GeminiDataAnalytics::V1beta::ConversationReference



256
257
258
259
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 256

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

#data_agent_context::Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext



256
257
258
259
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 256

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

#inline_context::Google::Cloud::GeminiDataAnalytics::V1beta::Context



256
257
258
259
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 256

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

#messages::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::Message>



256
257
258
259
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 256

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

#parent::String



256
257
258
259
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 256

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

#project::String

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Optional. The Google Cloud project to be used for quota and billing.



256
257
258
259
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 256

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