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 a comprehensive history of versions, ranging from 2.3.0 up to the latest."],["The `GkeBackupAgentConfig` class is designed for configuring the Backup for GKE Agent and inherits from the .NET `object` class while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GkeBackupAgentConfig` class includes a property named `Enabled`, which is a boolean value used to determine if the Backup for GKE agent is enabled on a cluster."],["The documentation contains both parameterized and non parameterized constructors for the `GkeBackupAgentConfig` class, to allow for the creation of instances of this class."]]],[]]