class Google::Apis::DataflowV1b3::DeleteSnapshotResponse

Response from deleting a snapshot.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/dataflow_v1b3/classes.rb, line 891
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/dataflow_v1b3/classes.rb, line 896
def update!(**args)
end