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.
11960 11961 11962 |
# File 'lib/google/apis/dataproc_v1/classes.rb', line 11960 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
11965 11966 |
# File 'lib/google/apis/dataproc_v1/classes.rb', line 11965 def update!(**args) end |