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 page provides documentation for the `GkeBackupAgentConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET platform."],["The latest version of `GkeBackupAgentConfig` is 3.33.0, and the page lists available versions down to 2.3.0 with corresponding links."],["The `GkeBackupAgentConfig` class is used to configure the Backup for GKE Agent, which can be enabled or disabled, and it inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for default initialization and for copying another `GkeBackupAgentConfig` instance, as well as a single property `Enabled` of type boolean, which determines if the agent is enabled."]]],[]]