public sealed class BigQueryDestinationConfig : IMessage<BigQueryDestinationConfig>, IEquatable<BigQueryDestinationConfig>, IDeepCloneable<BigQueryDestinationConfig>, IBufferMessage, IMessage
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\u003eThe \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace, is used for configuring BigQuery as a destination for data streams.\u003c/p\u003e\n"],["\u003cp\u003eThis class has several versions available, with version 2.9.0 being the latest, and implements interfaces like \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\u003e\u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e allows configuration of data freshness and contains properties like \u003ccode\u003eDataFreshness\u003c/code\u003e, \u003ccode\u003eDatasetConfigCase\u003c/code\u003e, \u003ccode\u003eSingleTargetDataset\u003c/code\u003e, and \u003ccode\u003eSourceHierarchyDatasets\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestinationConfig\u003c/code\u003e class can be instantiated using default or copy constructors, \u003ccode\u003eBigQueryDestinationConfig()\u003c/code\u003e or \u003ccode\u003eBigQueryDestinationConfig(BigQueryDestinationConfig other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits and implements several methods from the \u003ccode\u003eobject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]