public sealed class DeployModelRequest : IMessage<DeployModelRequest>, IEquatable<DeployModelRequest>, IDeepCloneable<DeployModelRequest>, IBufferMessage, IMessage
Request message for [AutoMl.DeployModel][google.cloud.automl.v1.AutoMl.DeployModel].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeployModelRequest\u003c/code\u003e class is used to request the deployment of a model within the Google Cloud AutoML service, specifically under version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enhancing its functionality and integration with other systems.\u003c/p\u003e\n"],["\u003cp\u003eIt supports specific model deployment metadata for both Image Classification and Image Object Detection, allowing for tailored deployments based on the model type.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties for managing the model's name, either directly as a string or through the \u003ccode\u003eModelName\u003c/code\u003e type, which provides a structured view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployModelRequest\u003c/code\u003e has a variety of version releases, with 3.4.0 currently being the latest, while this specific document is for version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]