Uses of Interface
org.a2aproject.sdk.grpc.MessageOrBuilder
Packages that use MessageOrBuilder
-
Uses of MessageOrBuilder in org.a2aproject.sdk.grpc
Classes in org.a2aproject.sdk.grpc that implement MessageOrBuilderModifier and TypeClassDescriptionfinal class`Message` is one unit of communication between client and server.static final class`Message` is one unit of communication between client and server.Methods in org.a2aproject.sdk.grpc that return MessageOrBuilderModifier and TypeMethodDescriptionTask.Builder.getHistoryOrBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.Task.getHistoryOrBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.TaskOrBuilder.getHistoryOrBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.SendMessageRequest.Builder.getMessageOrBuilder()The message to send to the agent.SendMessageRequest.getMessageOrBuilder()The message to send to the agent.SendMessageRequestOrBuilder.getMessageOrBuilder()The message to send to the agent.SendMessageResponse.Builder.getMessageOrBuilder()A message from the agent.SendMessageResponse.getMessageOrBuilder()A message from the agent.SendMessageResponseOrBuilder.getMessageOrBuilder()A message from the agent.StreamResponse.Builder.getMessageOrBuilder()A Message object containing a message from the agent.StreamResponse.getMessageOrBuilder()A Message object containing a message from the agent.StreamResponseOrBuilder.getMessageOrBuilder()A Message object containing a message from the agent.TaskStatus.Builder.getMessageOrBuilder()A message associated with the status.TaskStatus.getMessageOrBuilder()A message associated with the status.TaskStatusOrBuilder.getMessageOrBuilder()A message associated with the status.Methods in org.a2aproject.sdk.grpc that return types with arguments of type MessageOrBuilderModifier and TypeMethodDescriptionList<? extends MessageOrBuilder>Task.Builder.getHistoryOrBuilderList()protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.List<? extends MessageOrBuilder>Task.getHistoryOrBuilderList()protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.List<? extends MessageOrBuilder>TaskOrBuilder.getHistoryOrBuilderList()protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`. -
Uses of MessageOrBuilder in org.a2aproject.sdk.grpc.utils
Methods in org.a2aproject.sdk.grpc.utils with parameters of type MessageOrBuilderModifier and TypeMethodDescriptionstatic MessageProtoUtils.FromProto.message(MessageOrBuilder message)