Class: Google::Apis::DatastreamV1::StopBackfillJobRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datastream_v1/classes.rb,
lib/google/apis/datastream_v1/representations.rb,
lib/google/apis/datastream_v1/representations.rb

Overview

Request for manually stopping a running backfill job for a specific stream object.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopBackfillJobRequest

Returns a new instance of StopBackfillJobRequest.



2968
2969
2970
# File 'lib/google/apis/datastream_v1/classes.rb', line 2968

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2973
2974
# File 'lib/google/apis/datastream_v1/classes.rb', line 2973

def update!(**args)
end