Class: Google::Cloud::Bigquery::Connection::V1::SparkProperties

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/bigquery/connection/v1/connection.rb

Overview

Container for connection properties to execute stored procedures for Apache Spark.

Instance Attribute Summary collapse

Instance Attribute Details

#metastore_service_config::Google::Cloud::Bigquery::Connection::V1::MetastoreServiceConfig



424
425
426
427
# File 'proto_docs/google/cloud/bigquery/connection/v1/connection.rb', line 424

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

#service_account_id::String (readonly)



424
425
426
427
# File 'proto_docs/google/cloud/bigquery/connection/v1/connection.rb', line 424

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

#spark_history_server_config::Google::Cloud::Bigquery::Connection::V1::SparkHistoryServerConfig



424
425
426
427
# File 'proto_docs/google/cloud/bigquery/connection/v1/connection.rb', line 424

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