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, which is used for exporting insights data to BigQuery within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is \u003ccode\u003e2.19.0\u003c/code\u003e, with versions ranging down to \u003ccode\u003e1.0.0\u003c/code\u003e, and is available in the .NET library, as seen through all the previous links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class has properties for \u003ccode\u003eDataset\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eTable\u003c/code\u003e, allowing configuration of where insights data is exported in BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for \u003ccode\u003eBigQueryDestination\u003c/code\u003e, one default and one taking a \u003ccode\u003eBigQueryDestination\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]