Card(mapping=None, *, ignore_unknown_fields=False, **kwargs)Full Agent Card payload, often obtained from the A2A Agent Card.
Attributes |
|
|---|---|
| Name | Description |
type_ |
google.cloud.agentregistry_v1.types.Agent.Card.Type
Output only. The type of agent card. |
content |
google.protobuf.struct_pb2.Struct
Output only. The content of the agent card. |
Classes
Type
Type(value)Represents the type of the agent card.