Standard private is a zonal resource, with 3+ nodes. Default type.
Generated from protobuf enumSTANDARD = 0;
TIME_LIMITED
Value: 1
Time limited private cloud is a zonal resource, can have only 1 node and
has limited life span. Will be deleted after defined period of time,
can be converted into standard private cloud by expanding it up to 3
or more nodes.
Generated from protobuf enumTIME_LIMITED = 1;
STRETCHED
Value: 2
Stretched private cloud is a regional resource with redundancy,
with a minimum of 6 nodes, nodes count has to be even.
[[["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 Vmware Engine V1 Client - Class Type (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.PrivateCloud.Type)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.PrivateCloud.Type)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.PrivateCloud.Type)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.PrivateCloud.Type)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.PrivateCloud.Type)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.PrivateCloud.Type)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.PrivateCloud.Type)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.PrivateCloud.Type) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Type.\n\nEnum Type defines private cloud type.\n\nProtobuf type `google.cloud.vmwareengine.v1.PrivateCloud.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1 \\\\ PrivateCloud\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STANDARD\n\n Value: 0\n\nStandard private is a zonal resource, with 3+ nodes. Default type.\n\nGenerated from protobuf enum `STANDARD = 0;`\n\n### TIME_LIMITED\n\n Value: 1\n\nTime limited private cloud is a zonal resource, can have only 1 node and\nhas limited life span. Will be deleted after defined period of time,\ncan be converted into standard private cloud by expanding it up to 3\nor more nodes.\n\nGenerated from protobuf enum `TIME_LIMITED = 1;`\n\n### STRETCHED\n\n Value: 2\n\nStretched private cloud is a regional resource with redundancy,\nwith a minimum of 6 nodes, nodes count has to be even.\n\nGenerated from protobuf enum `STRETCHED = 2;`"]]