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 development."],["The latest version of the documentation available is 3.33.0, but it also includes documentation for several older versions, starting from 2.3.0 and up to 3.33.0."],["`GkeBackupAgentConfig` is a class used to configure the Backup for GKE Agent, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains one property `Enabled`, a boolean value that dictates if the Backup for GKE agent is active for the cluster."],["The namespace for this documentation is `Google.Cloud.Container.V1`, and the assembly is `Google.Cloud.Container.V1.dll`."]]],[]]