agentle.agents.a2a.resources.push_notification_resourceΒΆ
A2A Push Notification Resource
This module defines the PushNotificationResource class, which provides methods for configuring and managing push notifications in the A2A protocol. It enables setting up notification endpoints and retrieving notification configurations.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.BaseModel. |
|
Alias for pydantic.ConfigDict. |
|
Configuration for push notifications in the A2A protocol. |
|
Resource for configuring and managing push notifications. |
|
Result of a task query in the A2A protocol. |
|
Associates a task ID with push notification configuration. |
|
Parameters for querying a task in the A2A protocol. |
|
Type variable. |