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-03-21 UTC."],[[["This page provides documentation for the `Kubernetes.Types.Pod` class within the Google Cloud Security Command Center v1 API, specifically within the .NET framework."],["The class `Pod` is an implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists available versions of the `Pod` documentation, ranging from version 2.2.0 up to the latest, version 3.24.0."],["The `Pod` class includes properties like `Containers`, `Labels`, `Name`, and `Ns` to represent various aspects of a Kubernetes Pod, such as its associated containers, labels, name, and namespace."],["The documented class offers two constructors: a default `Pod()` and one that allows creating a new `Pod` object from an existing `Kubernetes.Types.Pod`."]]],[]]