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 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 Center v1 API, detailing its properties and usage."],["The `Kubernetes.Types.Pod` class represents a Kubernetes Pod and includes information about its containers, labels, name, and namespace."],["The latest available documentation version is 3.24.0, while this specific page details version 3.13.0, with many previous version links provided."],["The `Kubernetes.Types.Pod` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes constructors for creating instances of the `Pod` class, with one constructor taking another `Pod` instance as a parameter to create a copy."]]],[]]