| Package | Description |
|---|---|
| io.a2a_preview.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DataPart
DataPart represents a structured data segment within a message part
|
class |
FilePart
FilePart represents a File segment within parts
|
class |
TextPart
TextPart represents a text segment within parts
|
| Constructor and Description |
|---|
Message(String messageId,
String role,
List<Part> parts) |
Message(String messageId,
String role,
List<Part> parts,
String contextId,
String taskId) |
Copyright © 2025. All rights reserved.