Interface protos.google.cloud.datastream.v1.IStreamObject (3.1.0)

Properties of a StreamObject.

Package

@google-cloud/datastream

Properties

backfillJob

backfillJob?: (google.cloud.datastream.v1.IBackfillJob|null);

StreamObject backfillJob

createTime

createTime?: (google.protobuf.ITimestamp|null);

StreamObject createTime

displayName

displayName?: (string|null);

StreamObject displayName

errors

errors?: (google.cloud.datastream.v1.IError[]|null);

StreamObject errors

name

name?: (string|null);

StreamObject name

sourceObject

sourceObject?: (google.cloud.datastream.v1.ISourceObjectIdentifier|null);

StreamObject sourceObject

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

StreamObject updateTime