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-03-21 UTC."],[[["The latest version available for the `GkeBackupAgentConfig` class is 3.33.0, with version 3.13.0 being the version currently highlighted on the page."],["This webpage provides reference documentation and code samples for the `GkeBackupAgentConfig` class within the Google Kubernetes Engine v1 API."],["The `GkeBackupAgentConfig` class is used to configure the Backup for GKE Agent and includes an \"Enabled\" property, which is a boolean value to define if it is enabled for the given cluster."],["The `GkeBackupAgentConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GkeBackupAgentConfig` class is located within the `Google.Cloud.Container.V1` namespace, found in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]