public sealed class Pod : IMessage<Kubernetes.Types.Pod>, IEquatable<Kubernetes.Types.Pod>, IDeepCloneable<Kubernetes.Types.Pod>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Kubernetes.Types.Pod.
[[["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-08-04 UTC."],[[["This webpage provides documentation for the `Kubernetes.Types.Pod` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The latest version available for the `Kubernetes.Types.Pod` class is 3.24.0, and this page offers access to documentation for numerous prior versions, down to version 2.2.0."],["The `Pod` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to facilitate functionalities like message handling, equality checks, deep cloning, and buffer operations."],["The `Pod` class includes properties such as `Containers`, `Labels`, `Name`, and `Ns`, which provide details about the pod's associated containers, labels, name, and namespace, respectively."]]],[]]