public sealed class DeployRequest.Types.DeployConfig : IMessage<DeployRequest.Types.DeployConfig>, IEquatable<DeployRequest.Types.DeployConfig>, IDeepCloneable<DeployRequest.Types.DeployConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeployRequest.Types.DeployConfig.
[[["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-08 UTC."],[[["This document provides reference documentation for the `DeployRequest.Types.DeployConfig` class within the Vertex AI v1beta1 API."],["The `DeployConfig` class is used to define the deployment configuration, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this class is `1.0.0-beta21`, and there is a previous version of `1.0.0-beta20` that is also accessible."],["The class offers two constructors: a default constructor `DeployConfig()` and an overload `DeployConfig(DeployRequest.Types.DeployConfig other)` which is used to instantiate a copy."],["`DeployConfig` includes properties like `DedicatedResources` to specify dedicated resource requirements and `FastTryoutEnabled` to enable a quick tryout feature for the model."]]],[]]