public sealed class GkeBackupAgentConfig : IMessage<GkeBackupAgentConfig>, IEquatable<GkeBackupAgentConfig>, IDeepCloneable<GkeBackupAgentConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GkeBackupAgentConfig.
[[["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."],[[["The webpage provides reference documentation and code samples for the Google Kubernetes Engine v1 API class `GkeBackupAgentConfig`."],["`GkeBackupAgentConfig` is a class within the `Google.Cloud.Container.V1` namespace, designed for configuring the Backup for GKE Agent."],["The page offers a list of available versions of `GkeBackupAgentConfig`, from the latest (3.33.0) down to version 2.3.0."],["The `GkeBackupAgentConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes `Enabled` as a property of the class."],["The class is created using the inherited classes object, with `GkeBackupAgentConfig` being the child class."]]],[]]