public sealed class TablesDatasetMetadata.Types.BigQuerySource : IMessage<TablesDatasetMetadata.Types.BigQuerySource>, IEquatable<TablesDatasetMetadata.Types.BigQuerySource>, IDeepCloneable<TablesDatasetMetadata.Types.BigQuerySource>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of `BigQuerySource` is `1.0.0-beta21`, with a previous version available at `1.0.0-beta20`."],["`BigQuerySource` is a public sealed class that inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `BigQuerySource` offers two constructors, one default and one that accepts another `BigQuerySource` instance for copying."],["`BigQuerySource` includes a `Uri` property of type string that represents the URI of a BigQuery table, using the format `bq://projectId.bqDatasetId.bqTableId`."],["The `BigQuerySource` class is found within the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]