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 reference documentation for the `GkeBackupAgentConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The `GkeBackupAgentConfig` class is part of the `Google.Cloud.Container.V1` namespace and is used to configure the Backup for GKE Agent, with the most recent version being 3.33.0."],["The page lists numerous available versions of the `GkeBackupAgentConfig` class, ranging from version 2.3.0 to the latest version 3.33.0, enabling users to access the documentation of different versions."],["`GkeBackupAgentConfig` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from `object`, with the ability to create new instances and get or set the `Enabled` boolean property, to turn on the functionality."]]],[]]