Google \ Cloud \ VmwareEngine \ V1 \ VmwareEngineNetwork
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TYPE_UNSPECIFIED
Value: 0
The default value. This value should never be used.
Generated from protobuf enumTYPE_UNSPECIFIED = 0;
LEGACY
Value: 1
Network type used by private clouds created in projects without a network
of typeSTANDARD. This network type is no longer used for new VMware
Engine private cloud deployments.
Generated from protobuf enumLEGACY = 1;
STANDARD
Value: 2
Standard network type used for private cloud connectivity.
[[["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.VmwareEngineNetwork.Type)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.VmwareEngineNetwork.Type)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.VmwareEngineNetwork.Type)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.VmwareEngineNetwork.Type)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.VmwareEngineNetwork.Type)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.VmwareEngineNetwork.Type)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.VmwareEngineNetwork.Type)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.VmwareEngineNetwork.Type) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Type.\n\nEnum Type defines possible types of VMware Engine network.\n\nProtobuf type `google.cloud.vmwareengine.v1.VmwareEngineNetwork.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1 \\\\ VmwareEngineNetwork\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nThe default value. This value should never be used.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### LEGACY\n\n Value: 1\n\nNetwork type used by private clouds created in projects without a network\nof type `STANDARD`. This network type is no longer used for new VMware\nEngine private cloud deployments.\n\nGenerated from protobuf enum `LEGACY = 1;`\n\n### STANDARD\n\n Value: 2\n\nStandard network type used for private cloud connectivity.\n\nGenerated from protobuf enum `STANDARD = 2;`"]]