public sealed class Service.Types.GkeNamespace : IMessage<Service.Types.GkeNamespace>, IEquatable<Service.Types.GkeNamespace>, IDeepCloneable<Service.Types.GkeNamespace>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.GkeNamespace.
GKE Namespace. The field names correspond to the resource metadata labels
on monitored resources that fall under a namespace (for example,
k8s_container or k8s_pod).
Output only. The project this resource lives in. For legacy services
migrated from the Custom type, this may be a distinct project from the
one parenting the service itself.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `Service.Types.GkeNamespace` class within the Google Cloud Monitoring v3 API, outlining its role in representing a GKE namespace."],["The `Service.Types.GkeNamespace` class is part of the `Google.Cloud.Monitoring.V3` namespace and includes properties such as `ClusterName`, `Location`, `NamespaceName`, and `ProjectId`."],["The page offers an extensive list of versions, ranging from the latest 3.15.0 down to 2.3.0, with the focus on version 3.10.0."],["The `GkeNamespace` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to manage resource metadata labels for monitored resources within a namespace."],["The documentation details the constructors and properties of the `GkeNamespace` class, such as `GkeNamespace()` and `GkeNamespace(Service.Types.GkeNamespace other)`, along with detailed descriptions and type information for each property."]]],[]]