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 document provides reference documentation for the `Kubernetes.Types.Pod` class within the Google Cloud Security Center v1 API, spanning versions from 2.2.0 to 3.24.0."],["The `Kubernetes.Types.Pod` class is used to represent a Kubernetes Pod and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties for `Containers`, `Labels`, `Name`, and `Ns` which correspond to the containers within the pod, the labels, the name and the namespace of the pod, respectively."],["The document details the constructors available for the `Pod` class, including a default constructor and one that accepts another `Kubernetes.Types.Pod` instance."],["The latest version of the `Kubernetes.Types.Pod` class is 3.24.0, and it has been documented as far back as version 2.2.0."]]],[]]