Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::StopBackfillJobRequest.
Request for manually stopping a running backfill job for a specific stream object.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#object
def object() -> ::String
Returns
- (::String) — Required. The name of the stream object resource to stop the backfill job for.
#object=
def object=(value) -> ::String
Parameter
- value (::String) — Required. The name of the stream object resource to stop the backfill job for.
Returns
- (::String) — Required. The name of the stream object resource to stop the backfill job for.