Module: Google::Cloud::NetworkServices::V1::AgentGateway::GoogleManaged::GovernedAccessPath

Defined in:
proto_docs/google/cloud/networkservices/v1/agent_gateway.rb

Overview

GovernedAccessPath defines the type of access to protect.

Constant Summary collapse

GOVERNED_ACCESS_PATH_UNSPECIFIED =

Governed access path is not specified.

0
AGENT_TO_ANYWHERE =

Govern agent conections to destinations.

1
CLIENT_TO_AGENT =

Protect connection to Agent or Tool.

2