Cloud AI Platform v1beta1 API - Class TimeSeriesDatasetMetadata.Types.BigQuerySource (1.0.0-beta03)

public sealed class TimeSeriesDatasetMetadata.Types.BigQuerySource : IMessage<TimeSeriesDatasetMetadata.Types.BigQuerySource>, IEquatable<TimeSeriesDatasetMetadata.Types.BigQuerySource>, IDeepCloneable<TimeSeriesDatasetMetadata.Types.BigQuerySource>, IBufferMessage, IMessage

Inheritance

object > TimeSeriesDatasetMetadata.Types.BigQuerySource

Namespace

Google.Cloud.AIPlatform.V1Beta1.Schema

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

BigQuerySource()

public BigQuerySource()

BigQuerySource(BigQuerySource)

public BigQuerySource(TimeSeriesDatasetMetadata.Types.BigQuerySource other)
Parameter
Name Description
other TimeSeriesDatasetMetadataTypesBigQuerySource

Properties

Uri

public string Uri { get; set; }

The URI of a BigQuery table.

Property Value
Type Description
string