Interface PartialInsertFailure (5.7.1)

Package

@google-cloud/bigquery!

Properties

message

message: string;
Property Value
Type Description
string

reason

reason: string;
Property Value
Type Description
string

row

row: RowMetadata;
Property Value
Type Description
RowMetadata