public final class BigQuerySpringMessageHeaders extends Object
Message
headers used with
Spring Cloud GCP BigQuery integration.Modifier and Type | Field and Description |
---|---|
static String |
FORMAT_OPTIONS
Input data file format message header.
|
static String |
PREFIX
BigQuery Spring Cloud GCP message header prefix.
|
static String |
TABLE_NAME
BigQuery table name message header.
|
static String |
TABLE_SCHEMA
The schema of the table to load.
|
public static final String PREFIX
public static final String TABLE_NAME
public static final String FORMAT_OPTIONS
public static final String TABLE_SCHEMA
Copyright © 2021. All rights reserved.