public sealed class TimeSeriesDatasetMetadata.Types.BigQuerySource : IMessage<TimeSeriesDatasetMetadata.Types.BigQuerySource>, IEquatable<TimeSeriesDatasetMetadata.Types.BigQuerySource>, IDeepCloneable<TimeSeriesDatasetMetadata.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-25 UTC."],[[["The latest version of `BigQuerySource` is `1.0.0-beta21`, and it is a sealed class."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`BigQuerySource` has two constructors: a default constructor and a copy constructor that takes another `BigQuerySource` instance."],["It contains one property, `Uri`, which is a string representing the URI of a BigQuery table."],["This class is within the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace, within the assembly `Google.Cloud.AIPlatform.V1Beta1.dll`."]]],[]]