Class: Google::Cloud::GeminiDataAnalytics::V1beta::ExecutedQueryResult::Column

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

Describes a single column in the result set.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



140
141
142
143
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 140

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

#type::String



140
141
142
143
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 140

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