Class: Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryJob

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 BigQuery job executed by the system.

Instance Attribute Summary collapse

Instance Attribute Details

#destination_table::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReference



623
624
625
626
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 623

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

#job_id::String



623
624
625
626
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 623

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

#location::String



623
624
625
626
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 623

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

#project_id::String



623
624
625
626
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 623

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

#schema::Google::Cloud::GeminiDataAnalytics::V1beta::Schema



623
624
625
626
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_chat_service.rb', line 623

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