public sealed class Kubernetes.Types.Pod : IMessage<Kubernetes.Types.Pod>, IEquatable<Kubernetes.Types.Pod>, IDeepCloneable<Kubernetes.Types.Pod>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 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, a part of the Security Command Center v2 API within the Google Cloud environment."],["The `Kubernetes.Types.Pod` class represents a Kubernetes Pod and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Containers`, `Labels`, `Name`, and `Ns` to describe various aspects of a Kubernetes Pod, including its associated containers, labels, name, and namespace."],["There are two versions of the documentation provided, version 1.1.0 which is the latest, and version 1.0.0, and this class is under the `Google.Cloud.SecurityCenter.V2` namespace."],["The class has two constructors: A default `Pod()` and one that takes another instance of a pod `Pod(Kubernetes.Types.Pod other)` as an argument."]]],[]]