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."],[[["This document provides details for the `BigQuerySource` class within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TimeSeriesDatasetMetadata.Types` namespace, which is part of the Google.Cloud.AIPlatform.V1Beta1 library."],["The `BigQuerySource` class is a sealed class that inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `BigQuerySource` object as a parameter for copying, and also contains a single property, `Uri`, to specify the location of the BigQuery Table."],["This is the documentation for version 1.0.0-beta09, but the latest version is 1.0.0-beta21, and version 1.0.0-beta20 is also available."]]],[]]