Interface protos.google.cloud.datastream.v1alpha1.IError (3.1.0)

Properties of an Error.

Package

@google-cloud/datastream

Properties

details

details?: ({ [k: string]: string }|null);

Error details

errorTime

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

Error errorTime

errorUuid

errorUuid?: (string|null);

Error errorUuid

message

message?: (string|null);

Error message

reason

reason?: (string|null);

Error reason