Package org.a2aproject.sdk.grpc.mapper
Interface AgentSkillMapper
- All Known Implementing Classes:
AgentSkillMapperImpl
public interface AgentSkillMapper
Mapper between
AgentSkill and AgentSkill.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.a2aproject.sdk.spec.AgentSkillfromProto(AgentSkill proto) toProto(org.a2aproject.sdk.spec.AgentSkill domain)
-
Field Details
-
INSTANCE
-
-
Method Details
-
toProto
-
fromProto
-