Class AgentGatewaySetting (0.20.1)

AgentGatewaySetting(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Agent Gateway setting, which may be attached to Gemini Enterprise resources for egress control of Gemini Enterprise agents to agents and tools outside of Gemini Enterprise.

Attribute

Name Description
default_egress_agent_gateway google.cloud.discoveryengine_v1beta.types.AgentGatewaySetting.AgentGatewayReference
Optional. The default egress agent gateway to use, when this setting is applied to a Gemini Enterprise resource. The deployment mode must be GOOGLE_MANAGED, and the governed access path must be AGENT_TO_ANYWHERE.

Classes

AgentGatewayReference

AgentGatewayReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Reference to an Agent Gateway resource.