Interface BigQueryTimeOptions (8.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Package
@google-cloud/bigquery
Properties
fractional
fractional
?:
number
|
string
;
hours
hours
?:
number
|
string
;
minutes
minutes
?:
number
|
string
;
seconds
seconds
?:
number
|
string
;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface BigQueryTimeOptions (8.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [8.0.0 (latest)](/nodejs/docs/reference/bigquery/latest/bigquery/bigquerytimeoptions)\n- [7.8.0](/nodejs/docs/reference/bigquery/7.8.0/bigquery/bigquerytimeoptions)\n- [7.7.0](/nodejs/docs/reference/bigquery/7.7.0/bigquery/bigquerytimeoptions)\n- [7.6.1](/nodejs/docs/reference/bigquery/7.6.1/bigquery/bigquerytimeoptions)\n- [7.5.2](/nodejs/docs/reference/bigquery/7.5.2/bigquery/bigquerytimeoptions)\n- [7.4.0](/nodejs/docs/reference/bigquery/7.4.0/bigquery/bigquerytimeoptions)\n- [7.3.0](/nodejs/docs/reference/bigquery/7.3.0/bigquery/bigquerytimeoptions)\n- [7.2.0](/nodejs/docs/reference/bigquery/7.2.0/bigquery/bigquerytimeoptions)\n- [7.1.1](/nodejs/docs/reference/bigquery/7.1.1/bigquery/bigquerytimeoptions)\n- [7.0.0](/nodejs/docs/reference/bigquery/7.0.0/bigquery/bigquerytimeoptions)\n- [6.2.1](/nodejs/docs/reference/bigquery/6.2.1/bigquery/bigquerytimeoptions)\n- [6.0.3](/nodejs/docs/reference/bigquery/6.0.3/bigquery/bigquerytimeoptions)\n- [5.12.0](/nodejs/docs/reference/bigquery/5.12.0/bigquery/bigquerytimeoptions)\n- [5.11.0](/nodejs/docs/reference/bigquery/5.11.0/bigquery/bigquerytimeoptions)\n- [5.10.0](/nodejs/docs/reference/bigquery/5.10.0/bigquery/bigquerytimeoptions)\n- [5.9.3](/nodejs/docs/reference/bigquery/5.9.3/bigquery/bigquerytimeoptions)\n- [5.8.0](/nodejs/docs/reference/bigquery/5.8.0/bigquery/bigquerytimeoptions)\n- [5.7.1](/nodejs/docs/reference/bigquery/5.7.1/bigquery/bigquerytimeoptions)\n- [5.6.0](/nodejs/docs/reference/bigquery/5.6.0/bigquery/bigquerytimeoptions)\n- [5.5.0](/nodejs/docs/reference/bigquery/5.5.0/bigquery/bigquerytimeoptions) \n\nPackage\n-------\n\n[@google-cloud/bigquery](../overview.html)\n\nProperties\n----------\n\n### fractional\n\n fractional?: number | string;\n\n### hours\n\n hours?: number | string;\n\n### minutes\n\n minutes?: number | string;\n\n### seconds\n\n seconds?: number | string;"]]