Datastream V1 API - Class Google::Cloud::Datastream::V1::BackfillJob (v0.3.0)

Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::BackfillJob.

Represents a backfill job on a specific stream object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#errors

def errors() -> ::Array<::Google::Cloud::Datastream::V1::Error>
Returns

#last_end_time

def last_end_time() -> ::Google::Protobuf::Timestamp
Returns

#last_start_time

def last_start_time() -> ::Google::Protobuf::Timestamp
Returns

#state

def state() -> ::Google::Cloud::Datastream::V1::BackfillJob::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Datastream::V1::BackfillJob::State
Parameter
Returns

#trigger

def trigger() -> ::Google::Cloud::Datastream::V1::BackfillJob::Trigger
Returns

#trigger=

def trigger=(value) -> ::Google::Cloud::Datastream::V1::BackfillJob::Trigger
Parameter
Returns