The schema to use when parsing the data from the source.
Supported values for user event imports:
user_event (default): One
UserEvent per row.
Supported values for document imports:
document (default): One
Document format per
row. Each document must have a valid
Document.id and one of
Document.json_data
or
Document.struct_data.
custom: One custom data per row in arbitrary format that conforms the
defined Schema of the data
store. This can only be used by the GENERIC Data Store vertical.
The schema to use when parsing the data from the source.
Supported values for user event imports:
user_event (default): One
UserEvent per row.
Supported values for document imports:
document (default): One
Document format per
row. Each document must have a valid
Document.id and one of
Document.json_data
or
Document.struct_data.
custom: One custom data per row in arbitrary format that conforms the
defined Schema of the data
store. This can only be used by the GENERIC Data Store vertical.
Intermediate Cloud Storage directory used for the import with a length
limit of 2,000 characters. Can be specified if one wants to have the
BigQuery export to a specific Cloud Storage directory.
Intermediate Cloud Storage directory used for the import with a length
limit of 2,000 characters. Can be specified if one wants to have the
BigQuery export to a specific Cloud Storage directory.
BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format.
.google.type.Date partition_date = 5;
Returns
Type
Description
com.google.type.Date
The partitionDate.
getPartitionDateOrBuilder()
publicDateOrBuildergetPartitionDateOrBuilder()
BigQuery time partitioned table's _PARTITIONDATE in YYYY-MM-DD format.
.google.type.Date partition_date = 5;
Returns
Type
Description
com.google.type.DateOrBuilder
getProjectId()
publicStringgetProjectId()
The project ID (can be project # or ID) that the BigQuery source is in with
a length limit of 128 characters. If not specified, inherits the project
ID from the parent request.
The project ID (can be project # or ID) that the BigQuery source is in with
a length limit of 128 characters. If not specified, inherits the project
ID from the parent request.
[[["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-01-27 UTC."],[],[]]