Class: Google::Apis::DataflowV1b3::DeleteSnapshotResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataflowV1b3::DeleteSnapshotResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/dataflow_v1b3/classes.rb,
generated/google/apis/dataflow_v1b3/representations.rb,
generated/google/apis/dataflow_v1b3/representations.rb
Overview
Response from deleting a snapshot.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteSnapshotResponse
constructor
A new instance of DeleteSnapshotResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteSnapshotResponse
Returns a new instance of DeleteSnapshotResponse.
954 955 956 |
# File 'generated/google/apis/dataflow_v1b3/classes.rb', line 954 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
959 960 |
# File 'generated/google/apis/dataflow_v1b3/classes.rb', line 959 def update!(**args) end |