public sealed class BigQueryDestination : IMessage<ExportInsightsDataRequest.Types.BigQueryDestination>, IEquatable<ExportInsightsDataRequest.Types.BigQueryDestination>, IDeepCloneable<ExportInsightsDataRequest.Types.BigQueryDestination>, IBufferMessage, IMessage
Required. The name of the BigQuery dataset that the snapshot result should be
exported to. If this dataset does not exist, the export call returns an
INVALID_ARGUMENT error.
A project ID or number. If specified, then export will attempt to
write data to this project instead of the resource project. Otherwise,
the resource project will be used.
[[["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\u003eThis webpage details the \u003ccode\u003eBigQueryDestination\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, which is used to specify the destination for exporting insights data to a BigQuery table.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eBigQueryDestination\u003c/code\u003e is 2.19.0, with multiple prior versions listed, including the oldest version 1.0.0, which is the base of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class 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, making it compatible with various data handling and manipulation operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBigQueryDestination\u003c/code\u003e include \u003ccode\u003eDataset\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eTable\u003c/code\u003e, which are used to define where the exported insights data should be stored within BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: one default and one that accepts an instance of the same class as a parameter to copy its data, for instantiating this \u003ccode\u003eBigQueryDestination\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]