public sealed class ExportInsightsDataRequest.Types.BigQueryDestination : IMessage<ExportInsightsDataRequest.Types.BigQueryDestination>, IEquatable<ExportInsightsDataRequest.Types.BigQueryDestination>, IDeepCloneable<ExportInsightsDataRequest.Types.BigQueryDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ExportInsightsDataRequest.Types.BigQueryDestination.
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 documentation page covers the \u003ccode\u003eExportInsightsDataRequest.Types.BigQueryDestination\u003c/code\u003e class within the Contact Center AI Insights v1 API.\u003c/p\u003e\n"],["\u003cp\u003eIt provides reference material and code examples for the \u003ccode\u003eBigQueryDestination\u003c/code\u003e class, which is used to specify a BigQuery table for exporting insights data.\u003c/p\u003e\n"],["\u003cp\u003eThe class is implemented in the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace and supports multiple versions, with version 2.19.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class allows for specifying the \u003ccode\u003eDataset\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eTable\u003c/code\u003e properties to define where the exported data should be written in BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base object class, as well as implementing a number of 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"]]],[],null,[]]