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."],[[["This page provides documentation for the `GkeBackupAgentConfig` class within the Google Kubernetes Engine v1 API, specifically under the `Google.Cloud.Container.V1` namespace."],["The `GkeBackupAgentConfig` class is used to configure the Backup for GKE Agent, and it inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, including a default constructor and one that accepts another `GkeBackupAgentConfig` object as a parameter."],["The page also includes a history of versions of this class, including the most recent 3.33.0 as well as versions spanning back to 2.3.0."],["A property called `Enabled` is available to enable or disable the Backup for GKE agent for the given cluster, represented as a boolean value."]]],[]]