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 the .NET implementation."],["The content includes a list of available versions for the `GkeBackupAgentConfig` class, ranging from the latest version 3.33.0 down to 2.3.0, with each version linked to its respective documentation page."],["The `GkeBackupAgentConfig` class is designed for configuring the Backup for GKE Agent and is part of the `Google.Cloud.Container.V1` namespace."],["The documentation details that the class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `GkeBackupAgentConfig` class offers a single property called `Enabled`, which is a boolean used to define whether the Backup for GKE agent is enabled."]]],[]]