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 of the `GkeBackupAgentConfig` class is 3.33.0, which is part of the `Google.Cloud.Container.V1` namespace."],["This webpage provides access to the `GkeBackupAgentConfig` class documentation, along with historical versions ranging from 2.3.0 to 3.33.0, all under the `Google.Cloud.Container.V1` API."],["The `GkeBackupAgentConfig` class is used for configuring the Backup for GKE Agent and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GkeBackupAgentConfig` class has a boolean property named `Enabled` to determine whether the Backup for GKE agent is enabled for a cluster."],["This class can be constructed using a default constructor `GkeBackupAgentConfig()` or a copy constructor `GkeBackupAgentConfig(GkeBackupAgentConfig other)`."]]],[]]