Class: Google::Apis::DataprocV1::WriteSparkApplicationContextResponse

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) ⇒ WriteSparkApplicationContextResponse

Returns a new instance of WriteSparkApplicationContextResponse.



12315
12316
12317
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12315

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



12320
12321
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12320

def update!(**args)
end