Discovery Engine v1beta API - Class AgentGatewaySetting (1.0.0-beta24)

public sealed class AgentGatewaySetting : IMessage<AgentGatewaySetting>, IEquatable<AgentGatewaySetting>, IDeepCloneable<AgentGatewaySetting>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1beta API class AgentGatewaySetting.

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.

Inheritance

object > AgentGatewaySetting

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

AgentGatewaySetting()

public AgentGatewaySetting()

AgentGatewaySetting(AgentGatewaySetting)

public AgentGatewaySetting(AgentGatewaySetting other)
Parameter
Name Description
other AgentGatewaySetting

Properties

DefaultEgressAgentGateway

public AgentGatewaySetting.Types.AgentGatewayReference DefaultEgressAgentGateway { get; set; }

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.

Property Value
Type Description
AgentGatewaySettingTypesAgentGatewayReference