public sealed class BigQueryDestination : IMessage<BigQueryDestination>, IEquatable<BigQueryDestination>, IDeepCloneable<BigQueryDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class BigQueryDestination.
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-14 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eBigQueryDestination\u003c/code\u003e class within the Vertex AI v1beta1 API, which is used to specify the location of output content within BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDestination\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, inherits from the \u003ccode\u003eobject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eBigQueryDestination\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputUri\u003c/code\u003e property, a string type, is required and specifies the BigQuery URI, which can be a project, dataset, or table path, with the length up to 2000 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e with \u003ccode\u003e1.0.0-beta20\u003c/code\u003e being the other version.\u003c/p\u003e\n"]]],[],null,[]]