public sealed class SecretManagerConfig : IMessage<SecretManagerConfig>, IEquatable<SecretManagerConfig>, IDeepCloneable<SecretManagerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SecretManagerConfig.
SecretManagerConfig is config for secret manager enablement.
[[["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 of `SecretManagerConfig` for Google Cloud Container V1 API is 3.33.0, with numerous prior versions available, dating back to version 2.3.0."],["`SecretManagerConfig` is a class used to enable or disable Secret Manager configuration within the Google Kubernetes Engine."],["The `SecretManagerConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `SecretManagerConfig` class has two constructors, one being a default constructor, and another that takes an existing `SecretManagerConfig` object as a parameter, and contains properties to determine whether secret manager config is enabled or not."],["The `SecretManagerConfig` class is located within the `Google.Cloud.Container.V1` namespace and is part of the `Google.Cloud.Container.V1.dll` assembly."]]],[]]