App Engine Admin V1 API - Module Google::Cloud::AppEngine::V1::FirewallRule::Action (v0.4.0)

Reference documentation and code samples for the App Engine Admin V1 API module Google::Cloud::AppEngine::V1::FirewallRule::Action.

Available actions to take on matching requests.

Constants

UNSPECIFIED_ACTION

value: 0

ALLOW

value: 1
Matching requests are allowed.

DENY

value: 2
Matching requests are denied.