Class StartBackfillJobResponse (1.2.0)

StartBackfillJobResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for manually initiating a backfill job for a specific stream object.

Attribute

NameDescription
object_ google.cloud.datastream_v1.types.StreamObject
The stream object resource a backfill job was started for.

Inheritance

builtins.object > proto.message.Message > StartBackfillJobResponse