agentGateway property

String? agentGateway
getter/setter pair

The resource name of the Agent Gateway to use for inbound traffic.

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

Required.

Implementation

core.String? agentGateway;