Class: Google::Apis::DataprocV1::WriteSessionSparkApplicationContextResponse

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

Response returned as an acknowledgement of receipt of data.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ WriteSessionSparkApplicationContextResponse

Returns a new instance of WriteSessionSparkApplicationContextResponse.



12341
12342
12343
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12341

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



12346
12347
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12346

def update!(**args)
end