public sealed class Pod : IMessage<Kubernetes.Types.Pod>, IEquatable<Kubernetes.Types.Pod>, IDeepCloneable<Kubernetes.Types.Pod>, IBufferMessage, IMessage
[[["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 `Pod` class within the `Google.Cloud.SecurityCenter.V1.Kubernetes.Types` namespace, detailing its structure and functionality in various versions."],["The latest documented version for the `Pod` class is 3.24.0, with documentation available for versions ranging back to 2.2.0."],["The `Pod` class is a sealed class that implements several interfaces, including `IMessage\u003cKubernetes.Types.Pod\u003e`, `IEquatable\u003cKubernetes.Types.Pod\u003e`, `IDeepCloneable\u003cKubernetes.Types.Pod\u003e`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["The class provides constructors, one default and another that accepts another `Kubernetes.Types.Pod`, as well as properties like `Containers`, `Labels`, `Name`, and `Ns` to manage different attributes of the pod."],["Inherited members of the class are `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]