Class: Google::Apis::DataprocV1::SparkConnectConfig
- Inherits:
-
Object
- Object
- Google::Apis::DataprocV1::SparkConnectConfig
- 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
-
#initialize(**args) ⇒ SparkConnectConfig
constructor
A new instance of SparkConnectConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SparkConnectConfig
Returns a new instance of SparkConnectConfig.
8343 8344 8345 |
# File 'lib/google/apis/dataproc_v1/classes.rb', line 8343 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8348 8349 |
# File 'lib/google/apis/dataproc_v1/classes.rb', line 8348 def update!(**args) end |