Class BigQueryTimestamp (5.5.0)

Timestamp class for BigQuery.

Package

@google-cloud/bigquery!

Constructors

(constructor)(value)

constructor(value: Date | string);

Constructs a new instance of the BigQueryTimestamp class

Parameter
NameDescription
value Date | string

Properties

value

value: string;
Property Value
TypeDescription
string