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-09 UTC."],[[["This document provides details for 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 inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor `BigQuerySource()` and another `BigQuerySource(BigQuerySource other)` that takes another `BigQuerySource` instance as an argument."],["The `BigQuerySource` class includes a `Uri` property of type string, which represents the URI of a BigQuery table."]]],[]]