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-03-25 UTC."],[[["This document provides reference information for the `AutoMlForecasting` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["`AutoMlForecasting` is a class used to define a TrainingJob that trains and uploads an AutoML Forecasting Model."],["The class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two constructors, `AutoMlForecasting()` and `AutoMlForecasting(AutoMlForecasting other)`, and includes properties such as `Inputs` and `Metadata` to define the parameters and metadata of the TrainingJob."],["This class is available in the namespace `Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition` within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]