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