Class: Google::Cloud::GeminiDataAnalytics::V1beta::ChartResult

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

The result of a chart generation query.

Instance Attribute Summary collapse

Instance Attribute Details

#image::Google::Cloud::GeminiDataAnalytics::V1beta::Blob



749
750
751
752
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 749

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

#vega_config::Google::Protobuf::Struct



749
750
751
752
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 749

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