public sealed class KubernetesSecret : IMessage<KubernetesSecret>, IEquatable<KubernetesSecret>, IDeepCloneable<KubernetesSecret>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class KubernetesSecret.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `KubernetesSecret` class within the Anthos Multi-Cloud v1 API, specifically version 2.6.0."],["The `KubernetesSecret` class is an implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `object` class."],["The available versions of the `KubernetesSecret` class, ranging from 1.0.0-beta01 to the latest version 2.8.0, can be accessed through the provided links."],["The `KubernetesSecret` class has two properties, `Name` and `Namespace`, both are strings, representing the name and namespace of the Kubernetes secret, respectively."]]],[]]