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 `GkeBackupAgentConfig` is 3.33.0, and the page includes a comprehensive list of versions ranging down to 2.3.0."],["The `GkeBackupAgentConfig` class is part of the Google Kubernetes Engine v1 API, specifically within the `Google.Cloud.Container.V1` namespace."],["`GkeBackupAgentConfig` is used for configuring the Backup for GKE Agent and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `GkeBackupAgentConfig` instance as a parameter to allow for copying of the data."],["The class has one public property called 'Enabled' which is a boolean value and determines whether the Backup for GKE agent is active."]]],[]]