Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::PrivateCloud::Type.
Enum Type defines private cloud type.
Constants
STANDARD
value: 0 Standard private is a zonal resource, with 3+ nodes. Default type.
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.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]