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-04-02 UTC."],[[["This document provides information on the `BigQuerySource` class within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TimeSeriesDatasetMetadata.Types` namespace, with the latest version being 1.0.0-beta21."],["The `BigQuerySource` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable\u003cTimeSeriesDatasetMetadata.Types.BigQuerySource\u003e`, `IDeepCloneable\u003cTimeSeriesDatasetMetadata.Types.BigQuerySource\u003e`, `IBufferMessage`, and `IMessage`."],["The class inherits from the base `object` class, and it provides two constructors: a default constructor and one that takes another `BigQuerySource` instance as a parameter."],["The `BigQuerySource` class has one property, `Uri`, which is a string that represents the URI of a BigQuery table."]]],[]]