BigQuery API (bigquery:v2)

2025-08-01

2 updated methods

Updates

    Methods
  • bigquery.jobs.getQueryResults

      Parameters :

        formatOptions.timestampOutputFormat

          Description : Optional. The API output format for a timestamp. This offers more explicit control over the timestamp output format as compared to the existing `use_int64_timestamp` option.

          Enum :

        • TIMESTAMP_OUTPUT_FORMAT_UNSPECIFIED
        • FLOAT64
        • INT64
        • ISO8601_STRING
        • Enum Descriptions :

        • Corresponds to default API output behavior, which is FLOAT64.
        • Timestamp is output as float64 seconds since Unix epoch.
        • Timestamp is output as int64 microseconds since Unix epoch.
        • Timestamp is output as ISO 8601 String ("YYYY-MM-DDTHH:MM:SS.FFFFFFFFFFFFZ").
        • Location : query

          Type : string

  • bigquery.tabledata.list

      Parameters :

        formatOptions.timestampOutputFormat

          Description : Optional. The API output format for a timestamp. This offers more explicit control over the timestamp output format as compared to the existing `use_int64_timestamp` option.

          Enum :

        • TIMESTAMP_OUTPUT_FORMAT_UNSPECIFIED
        • FLOAT64
        • INT64
        • ISO8601_STRING
        • Enum Descriptions :

        • Corresponds to default API output behavior, which is FLOAT64.
        • Timestamp is output as float64 seconds since Unix epoch.
        • Timestamp is output as int64 microseconds since Unix epoch.
        • Timestamp is output as ISO 8601 String ("YYYY-MM-DDTHH:MM:SS.FFFFFFFFFFFFZ").
        • Location : query

          Type : string