Google Cloud Container V1 Client - Class Component (2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class Component.
GKE components exposing metrics
Protobuf type google.container.v1.MonitoringComponentConfig.Component
Namespace
Google \ Cloud \ Container \ V1 \ MonitoringComponentConfig
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
COMPONENT_UNSPECIFIED
Default value. This shouldn't be used.
Generated from protobuf enum COMPONENT_UNSPECIFIED = 0;
SYSTEM_COMPONENTS
system components
Generated from protobuf enum SYSTEM_COMPONENTS = 1;
APISERVER
kube-apiserver
Generated from protobuf enum APISERVER = 3;
SCHEDULER
kube-scheduler
Generated from protobuf enum SCHEDULER = 4;
CONTROLLER_MANAGER
kube-controller-manager
Generated from protobuf enum CONTROLLER_MANAGER = 5;
STORAGE
Storage
Generated from protobuf enum STORAGE = 7;
HPA
Horizontal Pod Autoscaling
Generated from protobuf enum HPA = 8;
POD
Pod
Generated from protobuf enum POD = 9;
DAEMONSET
DaemonSet
Generated from protobuf enum DAEMONSET = 10;
DEPLOYMENT
Deployment
Generated from protobuf enum DEPLOYMENT = 11;
STATEFULSET
Statefulset
Generated from protobuf enum STATEFULSET = 12;
CADVISOR
CADVISOR
Generated from protobuf enum CADVISOR = 13;
KUBELET
KUBELET
Generated from protobuf enum KUBELET = 14;
DCGM
NVIDIA Data Center GPU Manager (DCGM)
Generated from protobuf enum DCGM = 15;
JOBSET
JobSet
Generated from protobuf enum JOBSET = 16;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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-08-28 UTC."],[],[],null,["# Google Cloud Container V1 Client - Class Component (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.MonitoringComponentConfig.Component)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.MonitoringComponentConfig.Component)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.MonitoringComponentConfig.Component)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.MonitoringComponentConfig.Component)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.MonitoringComponentConfig.Component)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.MonitoringComponentConfig.Component)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.MonitoringComponentConfig.Component)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.MonitoringComponentConfig.Component)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.MonitoringComponentConfig.Component)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.MonitoringComponentConfig.Component)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.MonitoringComponentConfig.Component)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.MonitoringComponentConfig.Component)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.MonitoringComponentConfig.Component)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.MonitoringComponentConfig.Component)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.MonitoringComponentConfig.Component)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.MonitoringComponentConfig.Component)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.MonitoringComponentConfig.Component)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.MonitoringComponentConfig.Component)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.MonitoringComponentConfig.Component)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.MonitoringComponentConfig.Component)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.MonitoringComponentConfig.Component)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.MonitoringComponentConfig.Component)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.MonitoringComponentConfig.Component)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.MonitoringComponentConfig.Component)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.MonitoringComponentConfig.Component) \nReference documentation and code samples for the Google Cloud Container V1 Client class Component.\n\nGKE components exposing metrics\n\nProtobuf type `google.container.v1.MonitoringComponentConfig.Component`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1 \\\\ MonitoringComponentConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMPONENT_UNSPECIFIED\n\n Value: 0\n\nDefault value. This shouldn't be used.\n\nGenerated from protobuf enum `COMPONENT_UNSPECIFIED = 0;`\n\n### SYSTEM_COMPONENTS\n\n Value: 1\n\nsystem components\n\nGenerated from protobuf enum `SYSTEM_COMPONENTS = 1;`\n\n### APISERVER\n\n Value: 3\n\nkube-apiserver\n\nGenerated from protobuf enum `APISERVER = 3;`\n\n### SCHEDULER\n\n Value: 4\n\nkube-scheduler\n\nGenerated from protobuf enum `SCHEDULER = 4;`\n\n### CONTROLLER_MANAGER\n\n Value: 5\n\nkube-controller-manager\n\nGenerated from protobuf enum `CONTROLLER_MANAGER = 5;`\n\n### STORAGE\n\n Value: 7\n\nStorage\n\nGenerated from protobuf enum `STORAGE = 7;`\n\n### HPA\n\n Value: 8\n\nHorizontal Pod Autoscaling\n\nGenerated from protobuf enum `HPA = 8;`\n\n### POD\n\n Value: 9\n\nPod\n\nGenerated from protobuf enum `POD = 9;`\n\n### DAEMONSET\n\n Value: 10\n\nDaemonSet\n\nGenerated from protobuf enum `DAEMONSET = 10;`\n\n### DEPLOYMENT\n\n Value: 11\n\nDeployment\n\nGenerated from protobuf enum `DEPLOYMENT = 11;`\n\n### STATEFULSET\n\n Value: 12\n\nStatefulset\n\nGenerated from protobuf enum `STATEFULSET = 12;`\n\n### CADVISOR\n\n Value: 13\n\nCADVISOR\n\nGenerated from protobuf enum `CADVISOR = 13;`\n\n### KUBELET\n\n Value: 14\n\nKUBELET\n\nGenerated from protobuf enum `KUBELET = 14;`\n\n### DCGM\n\n Value: 15\n\nNVIDIA Data Center GPU Manager (DCGM)\n\nGenerated from protobuf enum `DCGM = 15;`\n\n### JOBSET\n\n Value: 16\n\nJobSet\n\nGenerated from protobuf enum `JOBSET = 16;`"]]