NAME

Google::Cloud::Bigquery::V2::DataFormatOptions::DataFormatOptions - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Bigquery::V2::DataFormatOptions;

my $msg = Google::Cloud::Bigquery::V2::DataFormatOptions::DataFormatOptions->new(
    use_int64_timestamp => $value,
);

FIELDS

  • use_int64_timestamp

    Type: Bool

  • timestamp_output_format

    Type: Enum (.google.cloud.bigquery.v2.DataFormatOptions.TimestampOutputFormat)

Enum: DataFormatOptions::TimestampOutputFormat

Values:

  • TIMESTAMP_OUTPUT_FORMAT_UNSPECIFIED => 0

  • FLOAT64 => 1

  • INT64 => 2

  • ISO8601_STRING => 3

NAME

Google::Cloud::Bigquery::V2::DataFormatOptions - Protocol Buffers schema definition

DESCRIPTION

Auto-generated Protocol Buffers schema definition class.

LICENSE AND COPYRIGHT

Copyright (C) 2026 Google LLC

This program is released under the Apache 2.0 license.