[[["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.PrivateConnection.Type)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.PrivateConnection.Type)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.PrivateConnection.Type)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.PrivateConnection.Type)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.PrivateConnection.Type)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.PrivateConnection.Type)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.PrivateConnection.Type)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.PrivateConnection.Type) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Type.\n\nEnum Type defines possible types of private connection.\n\nProtobuf type `google.cloud.vmwareengine.v1.PrivateConnection.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1 \\\\ PrivateConnection\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### PRIVATE_SERVICE_ACCESS\n\n Value: 1\n\nConnection used for establishing [private services\naccess](https://cloud.google.com/vpc/docs/private-services-access).\n\nGenerated from protobuf enum `PRIVATE_SERVICE_ACCESS = 1;`\n\n### NETAPP_CLOUD_VOLUMES\n\n Value: 2\n\nConnection used for connecting to NetApp Cloud Volumes.\n\nGenerated from protobuf enum `NETAPP_CLOUD_VOLUMES = 2;`\n\n### DELL_POWERSCALE\n\n Value: 3\n\nConnection used for connecting to Dell PowerScale.\n\nGenerated from protobuf enum `DELL_POWERSCALE = 3;`\n\n### THIRD_PARTY_SERVICE\n\n Value: 4\n\nConnection used for connecting to third-party services.\n\nGenerated from protobuf enum `THIRD_PARTY_SERVICE = 4;`"]]