Interface BigQueryDatetimeOptions (7.6.0)

Package

@google-cloud/bigquery

Properties

day

day?: string | number;

fractional

fractional?: string | number;

hours

hours?: string | number;

minutes

minutes?: string | number;

month

month?: string | number;

seconds

seconds?: string | number;

year

year?: string | number;