[[["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 Direction (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.PeeringRoute.Direction)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.PeeringRoute.Direction)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.PeeringRoute.Direction)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.PeeringRoute.Direction)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.PeeringRoute.Direction)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.PeeringRoute.Direction)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.PeeringRoute.Direction)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.PeeringRoute.Direction) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Direction.\n\nThe direction of the exchanged routes.\n\nProtobuf type `google.cloud.vmwareengine.v1.PeeringRoute.Direction`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1 \\\\ PeeringRoute\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DIRECTION_UNSPECIFIED\n\n Value: 0\n\nUnspecified exchanged routes direction. This is default.\n\nGenerated from protobuf enum `DIRECTION_UNSPECIFIED = 0;`\n\n### INCOMING\n\n Value: 1\n\nRoutes imported from the peer network.\n\nGenerated from protobuf enum `INCOMING = 1;`\n\n### OUTGOING\n\n Value: 2\n\nRoutes exported to the peer network.\n\nGenerated from protobuf enum `OUTGOING = 2;`"]]