public sealed class BigQueryDestinationConfig : IMessage<BigQueryDestinationConfig>, IEquatable<BigQueryDestinationConfig>, IDeepCloneable<BigQueryDestinationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class BigQueryDestinationConfig.
The guaranteed data freshness (in seconds) when querying tables created by
the stream. Editing this field will only affect new tables created in the
future, but existing tables will not be impacted. Lower values mean that
queries will return fresher data, but may result in higher cost.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e class within the Google Cloud Datastream V1 API, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e is a class used to configure the destination settings for BigQuery when using Datastream, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances, either empty or based on an existing \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e, enabling users to set properties such as \u003ccode\u003eDataFreshness\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two options for managing datasets: \u003ccode\u003eSingleTargetDataset\u003c/code\u003e for a single destination dataset and \u003ccode\u003eSourceHierarchyDatasets\u003c/code\u003e for organizing datasets based on the source hierarchy.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides a list of all available versions of the \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 2.9.0, allowing developers to choose the version they require.\u003c/p\u003e\n"]]],[],null,[]]