Class: Google::Apis::DataprocV1::SparkConnectConfig

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dataproc_v1/classes.rb,
lib/google/apis/dataproc_v1/representations.rb,
lib/google/apis/dataproc_v1/representations.rb

Overview

Spark connect configuration for an interactive session.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SparkConnectConfig

Returns a new instance of SparkConnectConfig.



5376
5377
5378
# File 'lib/google/apis/dataproc_v1/classes.rb', line 5376

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5381
5382
# File 'lib/google/apis/dataproc_v1/classes.rb', line 5381

def update!(**args)
end