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-03-21 UTC."],[[["This webpage provides documentation for the `KubernetesSecret` class within the Anthos Multi-Cloud v1 API, specifically focusing on version 2.3.0."],["The `KubernetesSecret` class represents information about a Kubernetes Secret and inherits from `object`, while also implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions for `KubernetesSecret`, ranging from the latest 2.8.0 down to the beta version 1.0.0-beta01."],["The `KubernetesSecret` class has two constructors, a default constructor, and a copy constructor, as well as two properties, `Name` and `Namespace`, that are of type string and can be both get and set."]]],[]]