Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::VmwareEngineNetwork::VpcNetwork::Type (v1.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::VmwareEngineNetwork::VpcNetwork::Type.
Enum Type defines possible types of a VMware Engine network controlled
service.
Constants
TYPE_UNSPECIFIED
value: 0 The default value. This value should never be used.
INTRANET
value: 1 VPC network that will be peered with a consumer VPC network or the
intranet VPC of another VMware Engine network. Access a private cloud
through Compute Engine VMs on a peered VPC network or an on-premises
resource connected to a peered consumer VPC network.
INTERNET
value: 2 VPC network used for internet access to and from a private cloud.
GOOGLE_CLOUD
value: 3 VPC network used for access to Google Cloud services like
Cloud Storage.
[[["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-10-30 UTC."],[],[]]