Class AgentRemoteA2aAgent
The agent which will transfer execution to a remote A2A agent.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1.dll
Syntax
public class AgentRemoteA2aAgent : IDirectResponseSchema
Properties
A2aConfig
Required. The A2A connection configuration.
Declaration
[JsonProperty("a2aConfig")]
public virtual RemoteA2aConfig A2aConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| RemoteA2aConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |