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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eKubernetes.Types.Pod\u003c/code\u003e class within the Google Cloud Security Center v1 API, specifically detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the API for this class, ranging from the latest version 3.24.0 down to version 2.2.0, with version 3.23.0 being highlighted as the current version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKubernetes.Types.Pod\u003c/code\u003e is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is used to represent a Kubernetes Pod.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eContainers\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eNs\u003c/code\u003e, which represent the Pod's containers, labels, name, and namespace, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors: a default constructor \u003ccode\u003ePod()\u003c/code\u003e, and an overload constructor \u003ccode\u003ePod(Kubernetes.Types.Pod other)\u003c/code\u003e to initialize the object with values from another Pod object.\u003c/p\u003e\n"]]],[],null,[]]