public sealed class BigQueryDestination : IMessage<BigQueryDestination>, IEquatable<BigQueryDestination>, IDeepCloneable<BigQueryDestination>, IBufferMessage, IMessage
Required. BigQuery URI to a project or table, up to 2000 characters long.
When only the project is specified, the Dataset and Table is created.
When the full table reference is specified, the Dataset must exist and
table must not exist.
Accepted forms:
BigQuery path. For example:
bq://projectId or bq://projectId.bqDatasetId or
bq://projectId.bqDatasetId.bqTableId.
[[["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-20 UTC."],[[["\u003cp\u003eThe content provides a comprehensive list of versions for \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.BigQueryDestination\u003c/code\u003e, ranging from version 1.0.0 to the latest version, 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryDestination\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace designed to specify the BigQuery location for output content, implemented as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class includes constructors for default initialization and for creating a new instance based on an existing \u003ccode\u003eBigQueryDestination\u003c/code\u003e object, allowing for object duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputUri\u003c/code\u003e property of the \u003ccode\u003eBigQueryDestination\u003c/code\u003e class is a required string that specifies the BigQuery URI for a project or table, accepting various formats such as \u003ccode\u003ebq://projectId\u003c/code\u003e or \u003ccode\u003ebq://projectId.bqDatasetId.bqTableId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryDestination\u003c/code\u003e inherits members from \u003ccode\u003eObject\u003c/code\u003e which includes \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and is located within the Google.Cloud.AIPlatform.V1 assembly.\u003c/p\u003e\n"]]],[],null,[]]