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."],[[["The latest version available for the GkeBackupAgentConfig is 3.33.0, as seen in the provided list of version options."],["This webpage provides reference documentation and code samples for the GkeBackupAgentConfig class within the Google Kubernetes Engine v1 API."],["The GkeBackupAgentConfig class, which is a configuration for the Backup for GKE Agent, inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The `Enabled` property, a boolean, is available to indicate if the Backup for GKE agent is enabled for the cluster, and there are two constructors for this class, one default, and another that copies another instance of itself."],["The provided content has versions that range between 3.33.0 to 2.3.0 for the GkeBackupAgentConfig class."]]],[]]