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.



12307
12308
12309
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12307

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



12312
12313
# File 'lib/google/apis/dataproc_v1/classes.rb', line 12312

def update!(**args)
end