public sealed class PublisherModel.Types.CallToAction.Types.DeployGke : IMessage<PublisherModel.Types.CallToAction.Types.DeployGke>, IEquatable<PublisherModel.Types.CallToAction.Types.DeployGke>, IDeepCloneable<PublisherModel.Types.CallToAction.Types.DeployGke>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PublisherModel.Types.CallToAction.Types.DeployGke.
[[["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-21 UTC."],[[["This documentation provides reference information and code samples for the `PublisherModel.Types.CallToAction.Types.DeployGke` class within the Vertex AI v1beta1 API."],["The `DeployGke` class is used for configuring GKE deployments for PublisherModel and inherits from `object`, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for the `DeployGke` class: a default constructor and one that accepts another `DeployGke` instance as a parameter."],["The class includes a `GkeYamlConfigs` property, which is an optional field used to specify GKE deployment configurations in YAML format."]]],[]]