Module: A2A::Operation
- Defined in:
- lib/a2a/operation.rb,
lib/a2a/operation/get_task.rb,
lib/a2a/operation/executable.rb,
lib/a2a/operation/list_tasks.rb,
lib/a2a/operation/cancel_task.rb,
lib/a2a/operation/send_message.rb,
lib/a2a/operation/subscribe_to_task.rb,
lib/a2a/operation/send_message_request.rb,
lib/a2a/operation/send_streaming_message.rb,
lib/a2a/operation/get_extended_agent_card.rb,
lib/a2a/operation/send_message/configuration.rb,
lib/a2a/operation/get_task_push_notification_config.rb,
lib/a2a/operation/list_task_push_notification_configs.rb,
lib/a2a/operation/create_task_push_notification_config.rb,
lib/a2a/operation/delete_task_push_notification_config.rb
Defined Under Namespace
Modules: Executable Classes: CancelTask, CreateTaskPushNotificationConfig, DeleteTaskPushNotificationConfig, GetExtendedAgentCard, GetTask, GetTaskPushNotificationConfig, ListTaskPushNotificationConfigs, ListTasks, SendMessage, SendMessageRequest, SendStreamingMessage, SubscribeToTask