Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Type.
Enum Type defines private cloud type.
Protobuf type google.cloud.vmwareengine.v1.PrivateCloud.Type
Namespace
Google \ Cloud \ VmwareEngine \ V1 \ PrivateCloud
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
STANDARD
Value: 0
Standard private is a zonal resource, with 3+ nodes. Default type.
Generated from protobuf enum STANDARD = 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.
[[["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 2024-12-13 UTC."],[],[]]