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.



12278
12279
12280
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12278

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



12283
12284
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12283

def update!(**args)
end