Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::StopBackfillJobResponse.
Response for manually stop a backfill job for a specific stream object.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#object
def object() -> ::Google::Cloud::Datastream::V1::StreamObject
Returns
- (::Google::Cloud::Datastream::V1::StreamObject) — The stream object resource the backfill job was stopped for.
#object=
def object=(value) -> ::Google::Cloud::Datastream::V1::StreamObject
Parameter
- value (::Google::Cloud::Datastream::V1::StreamObject) — The stream object resource the backfill job was stopped for.
Returns
- (::Google::Cloud::Datastream::V1::StreamObject) — The stream object resource the backfill job was stopped for.