public sealed class AutoMlForecasting : IMessage<AutoMlForecasting>, IEquatable<AutoMlForecasting>, IDeepCloneable<AutoMlForecasting>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AutoMlForecasting.
A TrainingJob that trains and uploads an AutoML Forecasting Model.
[[["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-02 UTC."],[[["The `AutoMlForecasting` class in the Google Cloud AI Platform v1beta1 API is designed for training and uploading AutoML Forecasting Models."],["This class, part of the `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` namespace, inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this class is 1.0.0-beta21, while the current page shows version 1.0.0-beta01, it lists prior versions like beta20."],["`AutoMlForecasting` has properties for `Inputs` of type `AutoMlForecastingInputs` and `Metadata` of type `AutoMlForecastingMetadata`, along with two constructors."],["The class offers two constructors: a default constructor and another one that accepts another `AutoMlForecasting` instance as a parameter."]]],[]]