public enum Agent.Card.Type extends Enum<Agent.Card.Type> implements ProtocolMessageEnumRepresents the type of the agent card.
Protobuf enum google.cloud.agentregistry.v1.Agent.Card.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
A2A_AGENT_CARD |
Indicates that the card is an A2A Agent Card. |
A2A_AGENT_CARD_VALUE |
Indicates that the card is an A2A Agent Card. |
TYPE_UNSPECIFIED |
Unspecified type. |
TYPE_UNSPECIFIED_VALUE |
Unspecified type. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|