Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class PeerNetworkType.
Type or purpose of the network peering connection.
Protobuf type google.cloud.vmwareengine.v1.NetworkPeering.PeerNetworkType
Namespace
Google \ Cloud \ VmwareEngine \ V1 \ NetworkPeering
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PEER_NETWORK_TYPE_UNSPECIFIED
Value: 0
Unspecified
Generated from protobuf enum PEER_NETWORK_TYPE_UNSPECIFIED = 0;
STANDARD
Value: 1
Peering connection used for connecting to another VPC network established
by the same user. For example, a peering connection to another VPC
network in the same project or to an on-premises network.
Generated from protobuf enum STANDARD = 1;
VMWARE_ENGINE_NETWORK
Value: 2
Peering connection used for connecting to another VMware Engine network.
Generated from protobuf enum VMWARE_ENGINE_NETWORK = 2;
Generated from protobuf enum PRIVATE_SERVICES_ACCESS = 3;
NETAPP_CLOUD_VOLUMES
Value: 4
Peering connection used for connecting to NetApp Cloud Volumes.
Generated from protobuf enum NETAPP_CLOUD_VOLUMES = 4;
THIRD_PARTY_SERVICE
Value: 5
Peering connection used for connecting to third-party services. Most
third-party services require manual setup of reverse peering on the VPC
network associated with the third-party service.
Generated from protobuf enum THIRD_PARTY_SERVICE = 5;
DELL_POWERSCALE
Value: 6
Peering connection used for connecting to Dell PowerScale Filers
Generated from protobuf enum DELL_POWERSCALE = 6;
GOOGLE_CLOUD_NETAPP_VOLUMES
Value: 7
Peering connection used for connecting to Google Cloud NetApp Volumes.
Generated from protobuf enum GOOGLE_CLOUD_NETAPP_VOLUMES = 7;
[[["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-09 UTC."],[],[],null,["# Google Cloud Vmware Engine V1 Client - Class PeerNetworkType (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.NetworkPeering.PeerNetworkType)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.NetworkPeering.PeerNetworkType)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.NetworkPeering.PeerNetworkType)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.NetworkPeering.PeerNetworkType)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.NetworkPeering.PeerNetworkType)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.NetworkPeering.PeerNetworkType)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.NetworkPeering.PeerNetworkType)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.NetworkPeering.PeerNetworkType) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class PeerNetworkType.\n\nType or purpose of the network peering connection.\n\nProtobuf type `google.cloud.vmwareengine.v1.NetworkPeering.PeerNetworkType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1 \\\\ NetworkPeering\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PEER_NETWORK_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified\n\nGenerated from protobuf enum `PEER_NETWORK_TYPE_UNSPECIFIED = 0;`\n\n### STANDARD\n\n Value: 1\n\nPeering connection used for connecting to another VPC network established\nby the same user. For example, a peering connection to another VPC\nnetwork in the same project or to an on-premises network.\n\nGenerated from protobuf enum `STANDARD = 1;`\n\n### VMWARE_ENGINE_NETWORK\n\n Value: 2\n\nPeering connection used for connecting to another VMware Engine network.\n\nGenerated from protobuf enum `VMWARE_ENGINE_NETWORK = 2;`\n\n### PRIVATE_SERVICES_ACCESS\n\n Value: 3\n\nPeering connection used for establishing [private services\naccess](https://cloud.google.com/vpc/docs/private-services-access).\n\nGenerated from protobuf enum `PRIVATE_SERVICES_ACCESS = 3;`\n\n### NETAPP_CLOUD_VOLUMES\n\n Value: 4\n\nPeering connection used for connecting to NetApp Cloud Volumes.\n\nGenerated from protobuf enum `NETAPP_CLOUD_VOLUMES = 4;`\n\n### THIRD_PARTY_SERVICE\n\n Value: 5\n\nPeering connection used for connecting to third-party services. Most\nthird-party services require manual setup of reverse peering on the VPC\nnetwork associated with the third-party service.\n\nGenerated from protobuf enum `THIRD_PARTY_SERVICE = 5;`\n\n### DELL_POWERSCALE\n\n Value: 6\n\nPeering connection used for connecting to Dell PowerScale Filers\n\nGenerated from protobuf enum `DELL_POWERSCALE = 6;`\n\n### GOOGLE_CLOUD_NETAPP_VOLUMES\n\n Value: 7\n\nPeering connection used for connecting to Google Cloud NetApp Volumes.\n\nGenerated from protobuf enum `GOOGLE_CLOUD_NETAPP_VOLUMES = 7;`"]]