agentGateway property

String? agentGateway
getter/setter pair

The resource name of the Agent Gateway for outbound traffic.

It must be set to a Google-managed gateway whose governed_access_path is AGENT_TO_ANYWHERE. Format: projects/{project}/locations/{location}/agentGateways/{agent_gateway}

Required.

Implementation

core.String? agentGateway;