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."],[[["This webpage provides documentation for the `GkeBackupAgentConfig` class within the Google Kubernetes Engine v1 API, specifically focusing on version 3.20.0, but also providing links to other versions."],["The `GkeBackupAgentConfig` class is used for configuring the Backup for GKE Agent, which can be enabled or disabled for a cluster."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the class's constructors, as well as the `Enabled` property which is used to determine if the Backup for GKE agent is enabled for a given cluster."],["You can view older versions of this documentation ranging from version 3.0.0 all the way up to the latest version 3.33.0."]]],[]]