type property

String? type
getter/setter pair

The type of agent card.

Output only. Possible string values are:

  • "TYPE_UNSPECIFIED" : Unspecified type.
  • "A2A_AGENT_CARD" : Indicates that the card is an A2A Agent Card.

Implementation

core.String? type;