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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eKubernetesSecret\u003c/code\u003e class within the Anthos Multi-Cloud v1 API, specifically within version 2.5.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKubernetesSecret\u003c/code\u003e class represents information about a Kubernetes Secret and inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found in the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKubernetesSecret\u003c/code\u003e class includes two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eKubernetesSecret\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eKubernetesSecret\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e, which represents the name of the secret, and \u003ccode\u003eNamespace\u003c/code\u003e, indicating the namespace where the secret is located, both of which are string types.\u003c/p\u003e\n"]]],[],null,[]]