Google Cloud Gke Hub V1 Client - Class GroupVersionKind (1.0.6)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class GroupVersionKind.
A Kubernetes object's GVK
Generated from protobuf message google.cloud.gkehub.configmanagement.v1.GroupVersionKind
Namespace
Google \ Cloud \ GkeHub \ ConfigManagement \ V1
Methods
__construct
Parameters |
Name |
Description |
data |
array
Optional. Data for populating the Message object.
|
↳ group |
string
Kubernetes Group
|
↳ version |
string
Kubernetes Version
|
↳ kind |
string
Kubernetes Kind
|
getGroup
Returns |
Type |
Description |
string |
|
setGroup
Parameter |
Name |
Description |
var |
string
|
Returns |
Type |
Description |
$this |
|
getVersion
Returns |
Type |
Description |
string |
|
setVersion
Parameter |
Name |
Description |
var |
string
|
Returns |
Type |
Description |
$this |
|
getKind
Returns |
Type |
Description |
string |
|
setKind
Parameter |
Name |
Description |
var |
string
|
Returns |
Type |
Description |
$this |
|
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-09-04 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-09-04 UTC."],[],[],null,["# Google Cloud Gke Hub V1 Client - Class GroupVersionKind (1.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.6 (latest)](/php/docs/reference/cloud-gke-hub/latest/ConfigManagement.V1.GroupVersionKind)\n- [1.0.5](/php/docs/reference/cloud-gke-hub/1.0.5/ConfigManagement.V1.GroupVersionKind)\n- [0.10.0](/php/docs/reference/cloud-gke-hub/0.10.0/ConfigManagement.V1.GroupVersionKind)\n- [0.9.5](/php/docs/reference/cloud-gke-hub/0.9.5/ConfigManagement.V1.GroupVersionKind)\n- [0.8.2](/php/docs/reference/cloud-gke-hub/0.8.2/ConfigManagement.V1.GroupVersionKind)\n- [0.7.1](/php/docs/reference/cloud-gke-hub/0.7.1/ConfigManagement.V1.GroupVersionKind)\n- [0.6.3](/php/docs/reference/cloud-gke-hub/0.6.3/ConfigManagement.V1.GroupVersionKind)\n- [0.5.6](/php/docs/reference/cloud-gke-hub/0.5.6/ConfigManagement.V1.GroupVersionKind) \nReference documentation and code samples for the Google Cloud Gke Hub V1 Client class GroupVersionKind.\n\nA Kubernetes object's GVK\n\nGenerated from protobuf message `google.cloud.gkehub.configmanagement.v1.GroupVersionKind`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeHub \\\\ ConfigManagement \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGroup\n\nKubernetes Group\n\n### setGroup\n\nKubernetes Group\n\n### getVersion\n\nKubernetes Version\n\n### setVersion\n\nKubernetes Version\n\n### getKind\n\nKubernetes Kind\n\n### setKind\n\nKubernetes Kind"]]