Class: Google::Cloud::GeminiDataAnalytics::V1beta::AnalysisMessage

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

A message produced during analysis.

Instance Attribute Summary collapse

Instance Attribute Details

#progress_event::Google::Cloud::GeminiDataAnalytics::V1beta::AnalysisEvent



619
620
621
622
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 619

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

#query::Google::Cloud::GeminiDataAnalytics::V1beta::AnalysisQuery



619
620
621
622
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 619

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