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 page provides reference documentation for the `Service.Types.GkeNamespace` class within the Google Cloud Monitoring v3 API, specifically for .NET development."],["The `GkeNamespace` class represents a GKE (Google Kubernetes Engine) namespace and includes properties like `ClusterName`, `Location`, `NamespaceName`, and `ProjectId`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["The documented content offers a version history of this class, from version 2.3.0 up to the latest 3.15.0, with the content of this specific page highlighting 3.8.0."],["The `GkeNamespace` type is structured to store and retrieve metadata labels of resources under a specific namespace, such as within `k8s_container` or `k8s_pod` environments."]]],[]]