Class: Google::Cloud::GeminiDataAnalytics::V1beta::SchemaQuery

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 query for resolving the schema relevant to the posed question.

Instance Attribute Summary collapse

Instance Attribute Details

#question::String



462
463
464
465
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 462

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