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 for .NET developers."],["The latest version of the documentation is 3.33.0, and there are numerous previous versions available, from 3.32.0 down to 2.3.0."],["The `GkeBackupAgentConfig` class is used to configure the Backup for GKE Agent and it inherits from the base object class."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another instance of `GkeBackupAgentConfig` as a parameter, and has a single property called Enabled that determines if the agent is enabled."]]],[]]