Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::StartBackfillJobResponse.
Response for manually initiating 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 a backfill job was started for.
 
#object=
def object=(value) -> ::Google::Cloud::Datastream::V1::StreamObject Parameter 
 - value (::Google::Cloud::Datastream::V1::StreamObject) — The stream object resource a backfill job was started for.
 
 Returns 
 - (::Google::Cloud::Datastream::V1::StreamObject) — The stream object resource a backfill job was started for.