Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::StartBackfillJobRequest.
Request 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() -> ::String
Returns
- (::String) — Required. The name of the stream object resource to start a backfill job for.
#object=
def object=(value) -> ::String
Parameter
- value (::String) — Required. The name of the stream object resource to start a backfill job for.
Returns
- (::String) — Required. The name of the stream object resource to start a backfill job for.