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