Class: Google::Cloud::GeminiDataAnalytics::V1beta::ExecutedQueryResult::Value

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

Represents a single value within a row.

Instance Attribute Summary collapse

Instance Attribute Details

#value::String



151
152
153
154
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 151

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