public sealed class 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 document provides reference information for the \u003ccode\u003eBigQueryDestination\u003c/code\u003e class within the Google Cloud Contact Center AI Insights v1 API, specifically for exporting insights data to a BigQuery table.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class is part of the \u003ccode\u003eExportInsightsDataRequest.Types\u003c/code\u003e namespace and is used to define the destination BigQuery dataset, project, and table for exported data.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.19.0, with a range of versions from 1.0.0 to 2.19.0 available, all associated with the \u003ccode\u003eBigQueryDestination\u003c/code\u003e class, and each version has its own documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its functionality for message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three key properties: \u003ccode\u003eDataset\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eTable\u003c/code\u003e, which are string types and are used to specify the location within BigQuery to which the data will be exported to.\u003c/p\u003e\n"]]],[],null,[]]