Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class ManagementCluster.
Management cluster configuration.
Generated from protobuf message google.cloud.vmwareengine.v1.PrivateCloud.ManagementCluster
Namespace
Google \ Cloud \ VmwareEngine \ V1 \ PrivateCloud
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ cluster_id
string
Required. The user-provided identifier of the new Cluster. The identifier must meet the following requirements: * * Only contains 1-63 alphanumeric characters and hyphens * * Begins with an alphabetical character * * Ends with a non-hyphen character * * Not formatted as a UUID * * Complies with RFC 1034 (section 3.5)
[[["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-09 UTC."],[],[],null,["# Google Cloud Vmware Engine V1 Client - Class ManagementCluster (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.PrivateCloud.ManagementCluster)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.PrivateCloud.ManagementCluster)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.PrivateCloud.ManagementCluster)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.PrivateCloud.ManagementCluster)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.PrivateCloud.ManagementCluster)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.PrivateCloud.ManagementCluster)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.PrivateCloud.ManagementCluster)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.PrivateCloud.ManagementCluster) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class ManagementCluster.\n\nManagement cluster configuration.\n\nGenerated from protobuf message `google.cloud.vmwareengine.v1.PrivateCloud.ManagementCluster`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1 \\\\ PrivateCloud\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getClusterId\n\nRequired. The user-provided identifier of the new `Cluster`.\n\nThe identifier must meet the following requirements:\n\n- Only contains 1-63 alphanumeric characters and hyphens\n- Begins with an alphabetical character\n- Ends with a non-hyphen character\n- Not formatted as a UUID\n- Complies with [RFC\n 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)\n\n### setClusterId\n\nRequired. The user-provided identifier of the new `Cluster`.\n\nThe identifier must meet the following requirements:\n\n- Only contains 1-63 alphanumeric characters and hyphens\n- Begins with an alphabetical character\n- Ends with a non-hyphen character\n- Not formatted as a UUID\n- Complies with [RFC\n 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)\n\n### getNodeTypeConfigs\n\nRequired. The map of cluster node types in this cluster, where the key is\ncanonical identifier of the node type (corresponds to the `NodeType`).\n\n### setNodeTypeConfigs\n\nRequired. The map of cluster node types in this cluster, where the key is\ncanonical identifier of the node type (corresponds to the `NodeType`).\n\n### getStretchedClusterConfig\n\nOptional. Configuration of a stretched cluster. Required for STRETCHED\nprivate clouds.\n\n### hasStretchedClusterConfig\n\n### clearStretchedClusterConfig\n\n### setStretchedClusterConfig\n\nOptional. Configuration of a stretched cluster. Required for STRETCHED\nprivate clouds."]]