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

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

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TimeSeriesDatasetMetadata.Types.InputConfig.

The time series Dataset's data source. The Dataset doesn't store the data directly, but only pointer(s) to its data.

Inheritance

object > TimeSeriesDatasetMetadata.Types.InputConfig

Namespace

Google.Cloud.AIPlatform.V1Beta1.Schema

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

InputConfig()

public InputConfig()

InputConfig(InputConfig)

public InputConfig(TimeSeriesDatasetMetadata.Types.InputConfig other)
Parameter
Name Description
other TimeSeriesDatasetMetadataTypesInputConfig

Properties

BigquerySource

public TimeSeriesDatasetMetadata.Types.BigQuerySource BigquerySource { get; set; }
Property Value
Type Description
TimeSeriesDatasetMetadataTypesBigQuerySource

GcsSource

public TimeSeriesDatasetMetadata.Types.GcsSource GcsSource { get; set; }
Property Value
Type Description
TimeSeriesDatasetMetadataTypesGcsSource

SourceCase

public TimeSeriesDatasetMetadata.Types.InputConfig.SourceOneofCase SourceCase { get; }
Property Value
Type Description
TimeSeriesDatasetMetadataTypesInputConfigSourceOneofCase