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 Vertex AI 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.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eTimeSeriesDatasetMetadata.Types.InputConfig\u003c/code\u003e class within the Vertex AI v1beta1 API, version 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInputConfig\u003c/code\u003e class is designed to specify the data source for a time series dataset, which uses pointers to access data instead of storing it directly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInputConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows setting the data source through either a \u003ccode\u003eBigQuerySource\u003c/code\u003e or \u003ccode\u003eGcsSource\u003c/code\u003e property, with the actual type being specified by the \u003ccode\u003eSourceCase\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the \u003ccode\u003eInputConfig\u003c/code\u003e class, one default and another accepting an existing \u003ccode\u003eTimeSeriesDatasetMetadata.Types.InputConfig\u003c/code\u003e instance to allow for cloning.\u003c/p\u003e\n"]]],[],null,[]]