Agent Registry v1 API - Class Agent.Types.Card (1.0.0-beta01)

public sealed class Agent.Types.Card : IMessage<Agent.Types.Card>, IEquatable<Agent.Types.Card>, IDeepCloneable<Agent.Types.Card>, IBufferMessage, IMessage

Reference documentation and code samples for the Agent Registry v1 API class Agent.Types.Card.

Full Agent Card payload, often obtained from the A2A Agent Card.

Inheritance

object > Agent.Types.Card

Namespace

Google.Cloud.AgentRegistry.V1

Assembly

Google.Cloud.AgentRegistry.V1.dll

Constructors

Card()

public Card()

Card(Card)

public Card(Agent.Types.Card other)
Parameter
Name Description
other AgentTypesCard

Properties

Content

public Struct Content { get; set; }

Output only. The content of the agent card.

Property Value
Type Description
Struct

Type

public Agent.Types.Card.Types.Type Type { get; set; }

Output only. The type of agent card.

Property Value
Type Description
AgentTypesCardTypesType