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 page provides reference documentation for the \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e class within the DataStream v1 API for .NET, specifically version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e is used to configure the destination for data streams in BigQuery, which is shown as inheriting from \u003ccode\u003eobject\u003c/code\u003e and 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 \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e class allows setting properties like \u003ccode\u003eDataFreshness\u003c/code\u003e, \u003ccode\u003eDatasetConfigCase\u003c/code\u003e, \u003ccode\u003eSingleTargetDataset\u003c/code\u003e, and \u003ccode\u003eSourceHierarchyDatasets\u003c/code\u003e to customize how data is handled in BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists the different versions of the documentation, from 1.0.0 to 2.9.0, with 2.9.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]