Interface protos.google.cloud.datastream.v1.IBigQueryDestinationConfig (4.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a BigQueryDestinationConfig.
Package
@google-cloud/datastream
Properties
appendOnly
appendOnly?: (google.cloud.datastream.v1.BigQueryDestinationConfig.IAppendOnly|null);
BigQueryDestinationConfig appendOnly
dataFreshness
dataFreshness?: (google.protobuf.IDuration|null);
BigQueryDestinationConfig dataFreshness
merge
merge?: (google.cloud.datastream.v1.BigQueryDestinationConfig.IMerge|null);
BigQueryDestinationConfig merge
singleTargetDataset
singleTargetDataset?: (google.cloud.datastream.v1.BigQueryDestinationConfig.ISingleTargetDataset|null);
BigQueryDestinationConfig singleTargetDataset
sourceHierarchyDatasets
sourceHierarchyDatasets?: (google.cloud.datastream.v1.BigQueryDestinationConfig.ISourceHierarchyDatasets|null);
BigQueryDestinationConfig sourceHierarchyDatasets
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-08-07 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-08-07 UTC."],[],[],null,["# Interface protos.google.cloud.datastream.v1.IBigQueryDestinationConfig (4.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [4.0.1 (latest)](/nodejs/docs/reference/datastream/latest/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [3.4.0](/nodejs/docs/reference/datastream/3.4.0/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [3.3.0](/nodejs/docs/reference/datastream/3.3.0/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [3.1.0](/nodejs/docs/reference/datastream/3.1.0/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [2.2.2](/nodejs/docs/reference/datastream/2.2.2/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [2.1.2](/nodejs/docs/reference/datastream/2.1.2/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [1.1.0](/nodejs/docs/reference/datastream/1.1.0/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [1.0.0](/nodejs/docs/reference/datastream/1.0.0/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig)\n- [0.2.0](/nodejs/docs/reference/datastream/0.2.0/datastream/protos.google.cloud.datastream.v1.ibigquerydestinationconfig) \nProperties of a BigQueryDestinationConfig.\n\nPackage\n-------\n\n[@google-cloud/datastream](../overview.html)\n\nProperties\n----------\n\n### appendOnly\n\n appendOnly?: (google.cloud.datastream.v1.BigQueryDestinationConfig.IAppendOnly|null);\n\nBigQueryDestinationConfig appendOnly\n\n### dataFreshness\n\n dataFreshness?: (google.protobuf.IDuration|null);\n\nBigQueryDestinationConfig dataFreshness\n\n### merge\n\n merge?: (google.cloud.datastream.v1.BigQueryDestinationConfig.IMerge|null);\n\nBigQueryDestinationConfig merge\n\n### singleTargetDataset\n\n singleTargetDataset?: (google.cloud.datastream.v1.BigQueryDestinationConfig.ISingleTargetDataset|null);\n\nBigQueryDestinationConfig singleTargetDataset\n\n### sourceHierarchyDatasets\n\n sourceHierarchyDatasets?: (google.cloud.datastream.v1.BigQueryDestinationConfig.ISourceHierarchyDatasets|null);\n\nBigQueryDestinationConfig sourceHierarchyDatasets"]]