public sealed class BigQueryDestination : IMessage<QueryAssetsOutputConfig.Types.BigQueryDestination>, IEquatable<QueryAssetsOutputConfig.Types.BigQueryDestination>, IDeepCloneable<QueryAssetsOutputConfig.Types.BigQueryDestination>, IBufferMessage, IMessage
[[["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-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eBigQueryDestination\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, which is used to specify where query results should be saved in BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class is part of the \u003ccode\u003eQueryAssetsOutputConfig.Types\u003c/code\u003e and implements several interfaces, including \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\u003eIt features constructors for creating a \u003ccode\u003eBigQueryDestination\u003c/code\u003e object, either as a new instance or as a copy of an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eDataset\u003c/code\u003e and \u003ccode\u003eTable\u003c/code\u003e, which are required strings defining the location for saving the query results, as well as \u003ccode\u003eWriteDisposition\u003c/code\u003e, which determines the action taken if the destination already exists, with options such as \u003ccode\u003eWRITE_TRUNCATE\u003c/code\u003e, \u003ccode\u003eWRITE_APPEND\u003c/code\u003e, and \u003ccode\u003eWRITE_EMPTY\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows multiple versions of the \u003ccode\u003eBigQueryDestination\u003c/code\u003e documentation, from version 2.7.0 up to the latest version 3.12.0, with each version linked to its respective documentation page.\u003c/p\u003e\n"]]],[],null,[]]