| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
GkeNamespace |
GkeNamespace.clone() |
GkeNamespace |
Service.getGkeNamespace()
Type used for GKE Namespaces.
|
GkeNamespace |
GkeNamespace.set(String fieldName,
Object value) |
GkeNamespace |
GkeNamespace.setClusterName(String clusterName)
The name of the parent cluster.
|
GkeNamespace |
GkeNamespace.setLocation(String location)
The location of the parent cluster.
|
GkeNamespace |
GkeNamespace.setNamespaceName(String namespaceName)
The name of this namespace.
|
GkeNamespace |
GkeNamespace.setProjectId(String projectId)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setGkeNamespace(GkeNamespace gkeNamespace)
Type used for GKE Namespaces.
|
Copyright © 2011–2025 Google. All rights reserved.