governedAccessPath property

String? governedAccessPath
getter/setter pair

Operating Mode of Agent Gateway.

Optional. Possible string values are:

  • "GOVERNED_ACCESS_PATH_UNSPECIFIED" : Governed access path is not specified.
  • "AGENT_TO_ANYWHERE" : Govern agent conections to destinations.
  • "CLIENT_TO_AGENT" : Protect connection to Agent or Tool.

Implementation

core.String? governedAccessPath;