Interface BigQueryDateOptions (5.6.0)

Package

@google-cloud/bigquery!

Properties

day

day?: number | string;
Property Value
TypeDescription
number | string

month

month?: number | string;
Property Value
TypeDescription
number | string

year

year?: number | string;
Property Value
TypeDescription
number | string