[[["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 Action (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.ExternalAccessRule.Action)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.ExternalAccessRule.Action)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.ExternalAccessRule.Action)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.ExternalAccessRule.Action)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.ExternalAccessRule.Action)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.ExternalAccessRule.Action)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.ExternalAccessRule.Action)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.ExternalAccessRule.Action) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Action.\n\nAction determines whether the external access rule permits or blocks\ntraffic, subject to the other components of the rule matching the traffic.\n\nProtobuf type `google.cloud.vmwareengine.v1.ExternalAccessRule.Action`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1 \\\\ ExternalAccessRule\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ACTION_UNSPECIFIED\n\n Value: 0\n\nDefaults to allow.\n\nGenerated from protobuf enum `ACTION_UNSPECIFIED = 0;`\n\n### ALLOW\n\n Value: 1\n\nAllows connections that match the other specified components.\n\nGenerated from protobuf enum `ALLOW = 1;`\n\n### DENY\n\n Value: 2\n\nBlocks connections that match the other specified components.\n\nGenerated from protobuf enum `DENY = 2;`"]]