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 Cloud AI Platform 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-04-09 UTC."],[[["This document provides reference information for the `PublisherModel.Types.CallToAction.Types.DeployGke` class within the Cloud AI Platform v1beta1 API."],["`DeployGke` is used for defining configurations for deploying a PublisherModel to Google Kubernetes Engine (GKE)."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes a property `GkeYamlConfigs` which is an optional field that represents a list of GKE deployment configurations in YAML format."],["It is available under the namespace `Google.Cloud.AIPlatform.V1Beta1` and within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]