Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W A a2a module A2A (class in a2a.compat.v0_3.types) a2a.a2a_db_cli module a2a.auth module a2a.auth.user module a2a.client module a2a.client.auth module a2a.client.auth.credentials module a2a.client.auth.interceptor module a2a.client.base_client module a2a.client.card_resolver module a2a.client.client module a2a.client.client_factory module a2a.client.errors module a2a.client.interceptors module a2a.client.optionals module a2a.client.service_parameters module a2a.client.transports module a2a.client.transports.base module a2a.client.transports.grpc module a2a.client.transports.http_helpers module a2a.client.transports.jsonrpc module a2a.client.transports.rest module a2a.client.transports.tenant_decorator module a2a.compat module a2a.compat.v0_3 module a2a.compat.v0_3.a2a_v0_3_pb2 module a2a.compat.v0_3.a2a_v0_3_pb2_grpc module a2a.compat.v0_3.context_builders module a2a.compat.v0_3.conversions module a2a.compat.v0_3.extension_headers module a2a.compat.v0_3.grpc_handler module a2a.compat.v0_3.grpc_transport module a2a.compat.v0_3.jsonrpc_adapter module a2a.compat.v0_3.jsonrpc_transport module a2a.compat.v0_3.model_conversions module a2a.compat.v0_3.proto_utils module a2a.compat.v0_3.request_handler module a2a.compat.v0_3.rest_adapter module a2a.compat.v0_3.rest_handler module a2a.compat.v0_3.rest_transport module a2a.compat.v0_3.types module a2a.compat.v0_3.versions module a2a.extensions module a2a.extensions.common module a2a.helpers module a2a.helpers.agent_card module a2a.helpers.proto_helpers module a2a.migrations module a2a.migrations.migration_utils module a2a.migrations.versions module a2a.migrations.versions.38ce57e08137_add_column_protocol_version module a2a.migrations.versions.6419d2d130f6_add_columns_owner_last_updated module a2a.server module a2a.server.agent_execution module a2a.server.agent_execution.active_task module a2a.server.agent_execution.active_task_registry module a2a.server.agent_execution.agent_executor module a2a.server.agent_execution.context module a2a.server.agent_execution.request_context_builder module a2a.server.agent_execution.simple_request_context_builder module a2a.server.context module a2a.server.events module a2a.server.events.event_consumer module a2a.server.events.event_queue module a2a.server.events.event_queue_v2 module a2a.server.events.in_memory_queue_manager module a2a.server.events.queue_manager module a2a.server.id_generator module a2a.server.jsonrpc_models module a2a.server.models module a2a.server.owner_resolver module a2a.server.request_handlers module a2a.server.request_handlers.default_request_handler module a2a.server.request_handlers.default_request_handler_v2 module a2a.server.request_handlers.grpc_handler module a2a.server.request_handlers.request_handler module a2a.server.request_handlers.response_helpers module a2a.server.routes module a2a.server.routes.agent_card_routes module a2a.server.routes.common module a2a.server.routes.jsonrpc_dispatcher module a2a.server.routes.jsonrpc_routes module a2a.server.routes.rest_dispatcher module a2a.server.routes.rest_routes module a2a.server.tasks module a2a.server.tasks.base_push_notification_sender module a2a.server.tasks.copying_task_store module a2a.server.tasks.database_push_notification_config_store module a2a.server.tasks.database_task_store module a2a.server.tasks.inmemory_push_notification_config_store module a2a.server.tasks.inmemory_task_store module a2a.server.tasks.push_notification_config_store module a2a.server.tasks.push_notification_sender module a2a.server.tasks.result_aggregator module a2a.server.tasks.task_manager module a2a.server.tasks.task_store module a2a.server.tasks.task_updater module a2a.types module a2a.types.a2a_pb2 module a2a.types.a2a_pb2_grpc module a2a.utils module a2a.utils.constants module a2a.utils.error_handlers module a2a.utils.errors module a2a.utils.proto_utils module a2a.utils.signing module a2a.utils.task module a2a.utils.telemetry module a2a.utils.version_validator module A2ACardResolver (class in a2a.client) (class in a2a.client.card_resolver) A2AClientError, [1] A2AClientTimeoutError, [1] A2AError (class in a2a.compat.v0_3.types) A2ARequest (class in a2a.compat.v0_3.types) A2AService (class in a2a.compat.v0_3.a2a_v0_3_pb2_grpc) (class in a2a.types.a2a_pb2_grpc) A2AServiceServicer (class in a2a.compat.v0_3.a2a_v0_3_pb2_grpc) (class in a2a.types.a2a_pb2_grpc) A2AServiceStub (class in a2a.compat.v0_3.a2a_v0_3_pb2_grpc) (class in a2a.types.a2a_pb2_grpc) abort_context() (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) accepted_output_modes (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) (a2a.compat.v0_3.types.MessageSendConfiguration attribute) ActiveTask (class in a2a.server.agent_execution.active_task) ActiveTaskRegistry (class in a2a.server.agent_execution.active_task_registry) add() (a2a.server.events.in_memory_queue_manager.InMemoryQueueManager method) (a2a.server.events.InMemoryQueueManager method) (a2a.server.events.queue_manager.QueueManager method) (a2a.server.events.QueueManager method) add_A2AServiceServicer_to_server() (in module a2a.compat.v0_3.a2a_v0_3_pb2_grpc) (in module a2a.types.a2a_pb2_grpc) add_artifact() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) add_column() (in module a2a.migrations.migration_utils) add_index() (in module a2a.migrations.migration_utils) add_interceptor() (a2a.client.Client method) (a2a.client.client.Client method) add_legacy_extension_header() (in module a2a.compat.v0_3.extension_headers) additional_interfaces (a2a.compat.v0_3.types.AgentCard attribute) after() (a2a.client.auth.AuthInterceptor method) (a2a.client.auth.interceptor.AuthInterceptor method) (a2a.client.AuthInterceptor method) (a2a.client.ClientCallInterceptor method) (a2a.client.interceptors.ClientCallInterceptor method) AfterArgs (class in a2a.client.interceptors) agent (a2a.compat.v0_3.types.Role attribute) agent_card (a2a.client.interceptors.AfterArgs attribute) (a2a.client.interceptors.BeforeArgs attribute) agent_card() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) agent_card_signature() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) agent_card_to_dict() (in module a2a.server.request_handlers.response_helpers) agent_extension() (a2a.compat.v0_3.proto_utils.FromProto class method) agent_interface() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) agent_task_callback() (a2a.server.events.event_consumer.EventConsumer method) (a2a.server.events.EventConsumer method) AgentCapabilities (class in a2a.compat.v0_3.types) (class in a2a.types) AgentCard (class in a2a.compat.v0_3.types) (class in a2a.types) AgentCard.SecuritySchemesEntry (class in a2a.types) AgentCardResolutionError, [1] AgentCardSignature (class in a2a.compat.v0_3.types) (class in a2a.types) AgentExecutor (class in a2a.server.agent_execution) (class in a2a.server.agent_execution.agent_executor) AgentExtension (class in a2a.compat.v0_3.types) (class in a2a.types) AgentInterface (class in a2a.compat.v0_3.types) (class in a2a.types) AgentProvider (class in a2a.compat.v0_3.types) (class in a2a.types) AgentSkill (class in a2a.compat.v0_3.types) (class in a2a.types) alg (a2a.utils.signing.ProtectedHeader attribute) APIKeySecurityScheme (class in a2a.compat.v0_3.types) (class in a2a.types) append (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) append_artifact_to_task() (in module a2a.server.tasks.task_manager) apply_history_length() (in module a2a.utils.task) artifact (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) Artifact (class in a2a.compat.v0_3.types) (class in a2a.types) artifact() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) artifact_id (a2a.compat.v0_3.types.Artifact attribute) artifacts (a2a.compat.v0_3.types.Task attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) async_session_maker (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.database_task_store.DatabaseTaskStore attribute) (a2a.server.tasks.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.DatabaseTaskStore attribute) attach_related_task() (a2a.server.agent_execution.context.RequestContext method) (a2a.server.agent_execution.RequestContext method) auth_required (a2a.compat.v0_3.types.TaskState attribute) AuthenticatedExtendedCardNotConfiguredError (class in a2a.compat.v0_3.types) authentication (a2a.compat.v0_3.types.PushNotificationConfig attribute) authentication_info() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) AuthenticationInfo (class in a2a.types) AuthInterceptor (class in a2a.client) (class in a2a.client.auth) (class in a2a.client.auth.interceptor) authorization_code (a2a.compat.v0_3.types.OAuthFlows attribute) authorization_url (a2a.compat.v0_3.types.AuthorizationCodeOAuthFlow attribute) (a2a.compat.v0_3.types.ImplicitOAuthFlow attribute) AuthorizationCodeOAuthFlow (class in a2a.compat.v0_3.types) (class in a2a.types) AuthorizationCodeOAuthFlow.ScopesEntry (class in a2a.types) B bad_request_to_validation_errors() (in module a2a.utils.proto_utils) Base (class in a2a.server.models) BaseClient (class in a2a.client) (class in a2a.client.base_client) BasePushNotificationSender (class in a2a.server.tasks) (class in a2a.server.tasks.base_push_notification_sender) bearer_format (a2a.compat.v0_3.types.HTTPAuthSecurityScheme attribute) before() (a2a.client.auth.AuthInterceptor method) (a2a.client.auth.interceptor.AuthInterceptor method) (a2a.client.AuthInterceptor method) (a2a.client.ClientCallInterceptor method) (a2a.client.interceptors.ClientCallInterceptor method) BeforeArgs (class in a2a.client.interceptors) blocking (a2a.compat.v0_3.types.MessageSendConfiguration attribute) build() (a2a.compat.v0_3.context_builders.V03GrpcServerCallContextBuilder method) (a2a.compat.v0_3.context_builders.V03ServerCallContextBuilder method) (a2a.server.agent_execution.request_context_builder.RequestContextBuilder method) (a2a.server.agent_execution.RequestContextBuilder method) (a2a.server.agent_execution.simple_request_context_builder.SimpleRequestContextBuilder method) (a2a.server.agent_execution.SimpleRequestContextBuilder method) (a2a.server.request_handlers.DefaultGrpcServerCallContextBuilder method) (a2a.server.request_handlers.grpc_handler.DefaultGrpcServerCallContextBuilder method) (a2a.server.request_handlers.grpc_handler.GrpcServerCallContextBuilder method) (a2a.server.request_handlers.GrpcServerCallContextBuilder method) (a2a.server.routes.common.DefaultServerCallContextBuilder method) (a2a.server.routes.common.ServerCallContextBuilder method) (a2a.server.routes.DefaultServerCallContextBuilder method) (a2a.server.routes.ServerCallContextBuilder method) build_error_response() (in module a2a.server.request_handlers) (in module a2a.server.request_handlers.response_helpers) build_rest_error_payload() (in module a2a.utils.error_handlers) build_user() (a2a.server.request_handlers.DefaultGrpcServerCallContextBuilder method) (a2a.server.request_handlers.grpc_handler.DefaultGrpcServerCallContextBuilder method) (a2a.server.routes.common.DefaultServerCallContextBuilder method) (a2a.server.routes.DefaultServerCallContextBuilder method) bytes (a2a.compat.v0_3.types.FileWithBytes attribute) C call_context (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) cancel() (a2a.server.agent_execution.active_task.ActiveTask method) (a2a.server.agent_execution.agent_executor.AgentExecutor method) (a2a.server.agent_execution.AgentExecutor method) (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) cancel_task() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) canceled (a2a.compat.v0_3.types.TaskState attribute) CancelTask() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) CancelTaskRequest (class in a2a.compat.v0_3.types) (class in a2a.types) CancelTaskResponse (class in a2a.compat.v0_3.types) CancelTaskSuccessResponse (class in a2a.compat.v0_3.types) capabilities (a2a.compat.v0_3.types.AgentCard attribute) capabilities() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) CLIENT (a2a.utils.telemetry.SpanKind attribute) Client (class in a2a.client) (class in a2a.client.client) client_credentials (a2a.compat.v0_3.types.OAuthFlows attribute) ClientCallContext (class in a2a.client) (class in a2a.client.client) ClientCallInterceptor (class in a2a.client) (class in a2a.client.interceptors) ClientConfig (class in a2a.client) (class in a2a.client.client) ClientCredentialsOAuthFlow (class in a2a.compat.v0_3.types) (class in a2a.types) ClientCredentialsOAuthFlow.ScopesEntry (class in a2a.types) ClientFactory (class in a2a.client) (class in a2a.client.client_factory) ClientTransport (class in a2a.client.transports) (class in a2a.client.transports.base) close() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) (a2a.server.events.event_queue.EventQueueLegacy method) (a2a.server.events.event_queue_v2.EventQueueSink method) (a2a.server.events.event_queue_v2.EventQueueSource method) (a2a.server.events.EventQueueLegacy method) (a2a.server.events.in_memory_queue_manager.InMemoryQueueManager method) (a2a.server.events.InMemoryQueueManager method) (a2a.server.events.queue_manager.QueueManager method) (a2a.server.events.QueueManager method) code (a2a.compat.v0_3.types.AuthenticatedExtendedCardNotConfiguredError attribute) (a2a.compat.v0_3.types.ContentTypeNotSupportedError attribute) (a2a.compat.v0_3.types.InternalError attribute) (a2a.compat.v0_3.types.InvalidAgentResponseError attribute) (a2a.compat.v0_3.types.InvalidParamsError attribute) (a2a.compat.v0_3.types.InvalidRequestError attribute) (a2a.compat.v0_3.types.JSONParseError attribute) (a2a.compat.v0_3.types.JSONRPCError attribute) (a2a.compat.v0_3.types.MethodNotFoundError attribute) (a2a.compat.v0_3.types.PushNotificationNotSupportedError attribute) (a2a.compat.v0_3.types.TaskNotCancelableError attribute) (a2a.compat.v0_3.types.TaskNotFoundError attribute) (a2a.compat.v0_3.types.UnsupportedOperationError attribute) (a2a.server.jsonrpc_models.InternalError attribute) (a2a.server.jsonrpc_models.InvalidParamsError attribute) (a2a.server.jsonrpc_models.InvalidRequestError attribute) (a2a.server.jsonrpc_models.JSONParseError attribute) (a2a.server.jsonrpc_models.JSONRPCError attribute) (a2a.server.jsonrpc_models.MethodNotFoundError attribute) column_exists() (in module a2a.migrations.migration_utils) compat_push_notification_config_model_to_core() (in module a2a.compat.v0_3.model_conversions) compat_task_model_to_core() (in module a2a.compat.v0_3.model_conversions) CompatGrpcHandler (class in a2a.compat.v0_3.grpc_handler) CompatGrpcTransport (class in a2a.compat.v0_3.grpc_transport) CompatJsonRpcTransport (class in a2a.compat.v0_3.jsonrpc_transport) CompatRestTransport (class in a2a.compat.v0_3.rest_transport) complete() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) completed (a2a.compat.v0_3.types.TaskState attribute) config_data (a2a.server.models.PushNotificationConfigMixin attribute) (a2a.server.models.PushNotificationConfigModel attribute) config_id (a2a.server.models.PushNotificationConfigMixin attribute) (a2a.server.models.PushNotificationConfigModel attribute) config_model (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.DatabasePushNotificationConfigStore attribute) configuration (a2a.compat.v0_3.types.MessageSendParams attribute) (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) consume_all() (a2a.server.events.event_consumer.EventConsumer method) (a2a.server.events.EventConsumer method) (a2a.server.tasks.result_aggregator.ResultAggregator method) (a2a.server.tasks.ResultAggregator method) consume_and_break_on_interrupt() (a2a.server.tasks.result_aggregator.ResultAggregator method) (a2a.server.tasks.ResultAggregator method) consume_and_emit() (a2a.server.tasks.result_aggregator.ResultAggregator method) (a2a.server.tasks.ResultAggregator method) CONSUMER (a2a.utils.telemetry.SpanKind attribute) ContentTypeNotSupportedError (class in a2a.compat.v0_3.types) context (a2a.client.interceptors.AfterArgs attribute) (a2a.client.interceptors.BeforeArgs attribute) context_id (a2a.compat.v0_3.types.Message attribute) (a2a.compat.v0_3.types.Task attribute) (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) (a2a.compat.v0_3.types.TaskStatusUpdateEvent attribute) (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) (a2a.server.id_generator.IDGeneratorContext attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) cookie (a2a.compat.v0_3.types.In attribute) CopyingTaskStoreAdapter (class in a2a.server.tasks.copying_task_store) core_to_compat_push_notification_config_model() (in module a2a.compat.v0_3.model_conversions) core_to_compat_task_model() (in module a2a.compat.v0_3.model_conversions) core_to_model_conversion (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.database_task_store.DatabaseTaskStore attribute) (a2a.server.tasks.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.DatabaseTaskStore attribute) create() (a2a.client.client_factory.ClientFactory method) (a2a.client.ClientFactory method) (a2a.client.service_parameters.ServiceParametersFactory static method) (a2a.client.transports.grpc.GrpcTransport class method) (a2a.client.transports.GrpcTransport class method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport class method) create_agent_card_routes() (in module a2a.server.routes) (in module a2a.server.routes.agent_card_routes) create_agent_card_signer() (in module a2a.utils.signing) create_client() (in module a2a.client) (in module a2a.client.client_factory) create_from() (a2a.client.service_parameters.ServiceParametersFactory static method) create_from_url() (a2a.client.client_factory.ClientFactory method) (a2a.client.ClientFactory method) create_jsonrpc_routes() (in module a2a.server.routes) (in module a2a.server.routes.jsonrpc_routes) create_or_tap() (a2a.server.events.in_memory_queue_manager.InMemoryQueueManager method) (a2a.server.events.InMemoryQueueManager method) (a2a.server.events.queue_manager.QueueManager method) (a2a.server.events.QueueManager method) create_parser() (in module a2a.a2a_db_cli) create_push_notification_config_model() (in module a2a.server.models) create_rest_routes() (in module a2a.server.routes) (in module a2a.server.routes.rest_routes) create_signature_verifier() (in module a2a.utils.signing) create_table (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.database_task_store.DatabaseTaskStore attribute) (a2a.server.tasks.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.DatabaseTaskStore attribute) create_task_model() (in module a2a.server.models) create_task_push_notification_config() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) CreateTaskPushNotificationConfig() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) credentials (a2a.compat.v0_3.types.PushNotificationAuthenticationInfo attribute) CredentialService (class in a2a.client) (class in a2a.client.auth) (class in a2a.client.auth.credentials) current_result (a2a.server.tasks.result_aggregator.ResultAggregator property) (a2a.server.tasks.ResultAggregator property) current_task (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) D data (a2a.compat.v0_3.types.AuthenticatedExtendedCardNotConfiguredError attribute) (a2a.compat.v0_3.types.ContentTypeNotSupportedError attribute) (a2a.compat.v0_3.types.DataPart attribute) (a2a.compat.v0_3.types.InternalError attribute) (a2a.compat.v0_3.types.InvalidAgentResponseError attribute) (a2a.compat.v0_3.types.InvalidParamsError attribute) (a2a.compat.v0_3.types.InvalidRequestError attribute) (a2a.compat.v0_3.types.JSONParseError attribute) (a2a.compat.v0_3.types.JSONRPCError attribute) (a2a.compat.v0_3.types.MethodNotFoundError attribute) (a2a.compat.v0_3.types.PushNotificationNotSupportedError attribute) (a2a.compat.v0_3.types.TaskNotCancelableError attribute) (a2a.compat.v0_3.types.TaskNotFoundError attribute) (a2a.compat.v0_3.types.UnsupportedOperationError attribute) (a2a.server.jsonrpc_models.JSONRPCError attribute) data() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) DatabasePushNotificationConfigStore (class in a2a.server.tasks) (class in a2a.server.tasks.database_push_notification_config_store) DatabaseTaskStore (class in a2a.server.tasks) (class in a2a.server.tasks.database_task_store) DataPart (class in a2a.compat.v0_3.types) decode_page_token() (in module a2a.utils.task) default_input_modes (a2a.compat.v0_3.types.AgentCard attribute) DEFAULT_LIST_TASKS_PAGE_SIZE (in module a2a.utils.constants) default_output_modes (a2a.compat.v0_3.types.AgentCard attribute) DefaultGrpcServerCallContextBuilder (class in a2a.server.request_handlers) (class in a2a.server.request_handlers.grpc_handler) DefaultRequestHandler (in module a2a.server.request_handlers) DefaultRequestHandlerV2 (class in a2a.server.request_handlers) (class in a2a.server.request_handlers.default_request_handler_v2) DefaultServerCallContextBuilder (class in a2a.server.routes) (class in a2a.server.routes.common) delete() (a2a.server.tasks.copying_task_store.CopyingTaskStoreAdapter method) (a2a.server.tasks.database_task_store.DatabaseTaskStore method) (a2a.server.tasks.DatabaseTaskStore method) (a2a.server.tasks.inmemory_task_store.InMemoryTaskStore method) (a2a.server.tasks.InMemoryTaskStore method) (a2a.server.tasks.task_store.TaskStore method) (a2a.server.tasks.TaskStore method) delete_info() (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore method) (a2a.server.tasks.DatabasePushNotificationConfigStore method) (a2a.server.tasks.inmemory_push_notification_config_store.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.push_notification_config_store.PushNotificationConfigStore method) (a2a.server.tasks.PushNotificationConfigStore method) delete_push_notification() (a2a.server.routes.rest_dispatcher.RestDispatcher method) delete_task_push_notification_config() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) DeleteTaskPushNotificationConfig() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) DeleteTaskPushNotificationConfigParams (class in a2a.compat.v0_3.types) DeleteTaskPushNotificationConfigRequest (class in a2a.compat.v0_3.types) (class in a2a.types) DeleteTaskPushNotificationConfigResponse (class in a2a.compat.v0_3.types) DeleteTaskPushNotificationConfigSuccessResponse (class in a2a.compat.v0_3.types) dequeue_event() (a2a.server.events.event_queue.EventQueueLegacy method) (a2a.server.events.event_queue_v2.EventQueueSink method) (a2a.server.events.event_queue_v2.EventQueueSource method) (a2a.server.events.EventQueueLegacy method) description (a2a.compat.v0_3.types.AgentCard attribute) (a2a.compat.v0_3.types.AgentExtension attribute) (a2a.compat.v0_3.types.AgentSkill attribute) (a2a.compat.v0_3.types.APIKeySecurityScheme attribute) (a2a.compat.v0_3.types.Artifact attribute) (a2a.compat.v0_3.types.HTTPAuthSecurityScheme attribute) (a2a.compat.v0_3.types.MutualTLSSecurityScheme attribute) (a2a.compat.v0_3.types.OAuth2SecurityScheme attribute) (a2a.compat.v0_3.types.OpenIdConnectSecurityScheme attribute) (a2a.compat.v0_3.types.SecuritySchemeBase attribute) DESCRIPTOR (a2a.types.AgentCapabilities attribute) (a2a.types.AgentCard attribute) (a2a.types.AgentCard.SecuritySchemesEntry attribute) (a2a.types.AgentCardSignature attribute) (a2a.types.AgentExtension attribute) (a2a.types.AgentInterface attribute) (a2a.types.AgentProvider attribute) (a2a.types.AgentSkill attribute) (a2a.types.APIKeySecurityScheme attribute) (a2a.types.Artifact attribute) (a2a.types.AuthenticationInfo attribute) (a2a.types.AuthorizationCodeOAuthFlow attribute) (a2a.types.AuthorizationCodeOAuthFlow.ScopesEntry attribute) (a2a.types.CancelTaskRequest attribute) (a2a.types.ClientCredentialsOAuthFlow attribute) (a2a.types.ClientCredentialsOAuthFlow.ScopesEntry attribute) (a2a.types.DeleteTaskPushNotificationConfigRequest attribute) (a2a.types.DeviceCodeOAuthFlow attribute) (a2a.types.DeviceCodeOAuthFlow.ScopesEntry attribute) (a2a.types.GetExtendedAgentCardRequest attribute) (a2a.types.GetTaskPushNotificationConfigRequest attribute) (a2a.types.GetTaskRequest attribute) (a2a.types.HTTPAuthSecurityScheme attribute) (a2a.types.ImplicitOAuthFlow attribute) (a2a.types.ImplicitOAuthFlow.ScopesEntry attribute) (a2a.types.ListTaskPushNotificationConfigsRequest attribute) (a2a.types.ListTaskPushNotificationConfigsResponse attribute) (a2a.types.ListTasksRequest attribute) (a2a.types.ListTasksResponse attribute) (a2a.types.Message attribute) (a2a.types.MutualTlsSecurityScheme attribute) (a2a.types.OAuth2SecurityScheme attribute) (a2a.types.OAuthFlows attribute) (a2a.types.OpenIdConnectSecurityScheme attribute) (a2a.types.Part attribute) (a2a.types.PasswordOAuthFlow attribute) (a2a.types.PasswordOAuthFlow.ScopesEntry attribute) (a2a.types.SecurityRequirement attribute) (a2a.types.SecurityRequirement.SchemesEntry attribute) (a2a.types.SecurityScheme attribute) (a2a.types.SendMessageConfiguration attribute) (a2a.types.SendMessageRequest attribute) (a2a.types.SendMessageResponse attribute) (a2a.types.StreamResponse attribute) (a2a.types.StringList attribute) (a2a.types.SubscribeToTaskRequest attribute) (a2a.types.Task attribute) (a2a.types.TaskArtifactUpdateEvent attribute) (a2a.types.TaskPushNotificationConfig attribute) (a2a.types.TaskStatus attribute) (a2a.types.TaskStatusUpdateEvent attribute) DeviceCodeOAuthFlow (class in a2a.types) DeviceCodeOAuthFlow.ScopesEntry (class in a2a.types) dict_to_struct() (in module a2a.compat.v0_3.proto_utils) display_agent_card() (in module a2a.helpers) (in module a2a.helpers.agent_card) documentation_url (a2a.compat.v0_3.types.AgentCard attribute) downgrade() (in module a2a.migrations.versions.38ce57e08137_add_column_protocol_version) (in module a2a.migrations.versions.6419d2d130f6_add_columns_owner_last_updated) drop_column() (in module a2a.migrations.migration_utils) drop_index() (in module a2a.migrations.migration_utils) E early_return (a2a.client.interceptors.AfterArgs attribute) (a2a.client.interceptors.BeforeArgs attribute) encode_page_token() (in module a2a.utils.task) engine (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.database_task_store.DatabaseTaskStore attribute) (a2a.server.tasks.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.DatabaseTaskStore attribute) enqueue_event() (a2a.server.events.event_queue.EventQueue method) (a2a.server.events.event_queue.EventQueueLegacy method) (a2a.server.events.event_queue_v2.EventQueueSink method) (a2a.server.events.event_queue_v2.EventQueueSource method) (a2a.server.events.EventQueue method) (a2a.server.events.EventQueueLegacy method) enqueue_request() (a2a.server.agent_execution.active_task.ActiveTask method) ensure_task() (a2a.server.tasks.task_manager.TaskManager method) (a2a.server.tasks.TaskManager method) ensure_task_id() (a2a.server.tasks.task_manager.TaskManager method) (a2a.server.tasks.TaskManager method) error (a2a.compat.v0_3.types.JSONRPCErrorResponse attribute) Event (in module a2a.server.events.event_queue) EventConsumer (class in a2a.server.events) (class in a2a.server.events.event_consumer) EventQueue (class in a2a.server.events) (class in a2a.server.events.event_queue) EventQueueLegacy (class in a2a.server.events) (class in a2a.server.events.event_queue) EventQueueSink (class in a2a.server.events.event_queue_v2) EventQueueSource (class in a2a.server.events.event_queue_v2) EventTypes (in module a2a.server.request_handlers.response_helpers) examples (a2a.compat.v0_3.types.AgentSkill attribute) execute() (a2a.server.agent_execution.agent_executor.AgentExecutor method) (a2a.server.agent_execution.AgentExecutor method) ExtendedAgentCardNotConfiguredError extension() (a2a.compat.v0_3.proto_utils.ToProto class method) extensions (a2a.compat.v0_3.types.AgentCapabilities attribute) (a2a.compat.v0_3.types.Artifact attribute) (a2a.compat.v0_3.types.Message attribute) ExtensionSupportRequiredError, [1] F failed (a2a.compat.v0_3.types.TaskState attribute) failed() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) field (a2a.utils.proto_utils.ValidationDetail attribute) file (a2a.compat.v0_3.types.FilePart attribute) file() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) FileBase (class in a2a.compat.v0_3.types) FilePart (class in a2a.compat.v0_3.types) FileWithBytes (class in a2a.compat.v0_3.types) FileWithUri (class in a2a.compat.v0_3.types) final (a2a.compat.v0_3.types.TaskStatusUpdateEvent attribute) find_extension_by_uri() (in module a2a.extensions.common) flows (a2a.compat.v0_3.types.OAuth2SecurityScheme attribute) FromProto (class in a2a.compat.v0_3.proto_utils) G generate() (a2a.server.id_generator.IDGenerator method) (a2a.server.id_generator.UUIDGenerator method) get() (a2a.server.agent_execution.active_task_registry.ActiveTaskRegistry method) (a2a.server.events.in_memory_queue_manager.InMemoryQueueManager method) (a2a.server.events.InMemoryQueueManager method) (a2a.server.events.queue_manager.QueueManager method) (a2a.server.events.QueueManager method) (a2a.server.tasks.copying_task_store.CopyingTaskStoreAdapter method) (a2a.server.tasks.database_task_store.DatabaseTaskStore method) (a2a.server.tasks.DatabaseTaskStore method) (a2a.server.tasks.inmemory_task_store.InMemoryTaskStore method) (a2a.server.tasks.InMemoryTaskStore method) (a2a.server.tasks.task_store.TaskStore method) (a2a.server.tasks.TaskStore method) get_agent_card() (a2a.client.A2ACardResolver method) (a2a.client.card_resolver.A2ACardResolver method) get_artifact_text() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) get_credentials() (a2a.client.auth.credentials.CredentialService method) (a2a.client.auth.credentials.InMemoryContextCredentialStore method) (a2a.client.auth.CredentialService method) (a2a.client.auth.InMemoryContextCredentialStore method) (a2a.client.CredentialService method) (a2a.client.InMemoryContextCredentialStore method) get_extended_agent_card() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) get_http_args() (in module a2a.client.transports.http_helpers) get_info() (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore method) (a2a.server.tasks.DatabasePushNotificationConfigStore method) (a2a.server.tasks.inmemory_push_notification_config_store.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.push_notification_config_store.PushNotificationConfigStore method) (a2a.server.tasks.PushNotificationConfigStore method) get_info_for_dispatch() (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore method) (a2a.server.tasks.DatabasePushNotificationConfigStore method) (a2a.server.tasks.inmemory_push_notification_config_store.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.push_notification_config_store.PushNotificationConfigStore method) (a2a.server.tasks.PushNotificationConfigStore method) get_message_text() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) get_or_create() (a2a.server.agent_execution.active_task_registry.ActiveTaskRegistry method) get_push_notification() (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) get_requested_extensions() (in module a2a.extensions.common) get_stream_response_text() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) get_task() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) (a2a.server.agent_execution.active_task.ActiveTask method) (a2a.server.tasks.task_manager.TaskManager method) (a2a.server.tasks.TaskManager method) get_task_push_notification_config() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) get_text_parts() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) get_user_input() (a2a.server.agent_execution.context.RequestContext method) (a2a.server.agent_execution.RequestContext method) GetAgentCard() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) GetAuthenticatedExtendedCardRequest (class in a2a.compat.v0_3.types) GetAuthenticatedExtendedCardResponse (class in a2a.compat.v0_3.types) GetAuthenticatedExtendedCardSuccessResponse (class in a2a.compat.v0_3.types) GetExtendedAgentCard() (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) GetExtendedAgentCardRequest (class in a2a.types) GetTask() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) GetTaskPushNotificationConfig() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) GetTaskPushNotificationConfigParams (class in a2a.compat.v0_3.types) GetTaskPushNotificationConfigRequest (class in a2a.compat.v0_3.types) (class in a2a.types) GetTaskPushNotificationConfigResponse (class in a2a.compat.v0_3.types) GetTaskPushNotificationConfigSuccessResponse (class in a2a.compat.v0_3.types) GetTaskRequest (class in a2a.compat.v0_3.types) (class in a2a.types) GetTaskResponse (class in a2a.compat.v0_3.types) GetTaskSuccessResponse (class in a2a.compat.v0_3.types) grpc (a2a.compat.v0_3.types.TransportProtocol attribute) GRPC (a2a.utils.constants.TransportProtocol attribute) (a2a.utils.TransportProtocol attribute) grpc_channel_factory (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) grpc_status (a2a.utils.errors.RestErrorMap attribute) GrpcHandler (class in a2a.server.request_handlers) (class in a2a.server.request_handlers.grpc_handler) GrpcServerCallContextBuilder (class in a2a.server.request_handlers) (class in a2a.server.request_handlers.grpc_handler) GrpcTransport (class in a2a.client.transports) (class in a2a.client.transports.grpc) H handle_authenticated_agent_card() (a2a.server.routes.rest_dispatcher.RestDispatcher method) handle_http_exceptions() (in module a2a.client.transports.http_helpers) handle_request() (a2a.compat.v0_3.jsonrpc_adapter.JSONRPC03Adapter method) handle_requests() (a2a.server.routes.jsonrpc_dispatcher.JsonRpcDispatcher method) HasField() (a2a.utils.task.HistoryLengthConfig method) header (a2a.compat.v0_3.types.AgentCardSignature attribute) (a2a.compat.v0_3.types.In attribute) history (a2a.compat.v0_3.types.Task attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) history_length (a2a.compat.v0_3.types.MessageSendConfiguration attribute) (a2a.compat.v0_3.types.TaskQueryParams attribute) (a2a.utils.task.HistoryLengthConfig attribute) HistoryLengthConfig (class in a2a.utils.task) http_code (a2a.utils.errors.RestErrorMap attribute) http_json (a2a.compat.v0_3.types.TransportProtocol attribute) HTTP_JSON (a2a.utils.constants.TransportProtocol attribute) (a2a.utils.TransportProtocol attribute) HTTPAuthSecurityScheme (class in a2a.compat.v0_3.types) (class in a2a.types) httpx_client (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) I icon_url (a2a.compat.v0_3.types.AgentCard attribute) id (a2a.compat.v0_3.types.AgentSkill attribute) (a2a.compat.v0_3.types.CancelTaskRequest attribute) (a2a.compat.v0_3.types.CancelTaskSuccessResponse attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardRequest attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskRequest attribute) (a2a.compat.v0_3.types.GetTaskSuccessResponse attribute) (a2a.compat.v0_3.types.JSONRPCErrorResponse attribute) (a2a.compat.v0_3.types.JSONRPCMessage attribute) (a2a.compat.v0_3.types.JSONRPCRequest attribute) (a2a.compat.v0_3.types.JSONRPCSuccessResponse attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.PushNotificationConfig attribute) (a2a.compat.v0_3.types.SendMessageRequest attribute) (a2a.compat.v0_3.types.SendMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SendStreamingMessageRequest attribute) (a2a.compat.v0_3.types.SendStreamingMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.Task attribute) (a2a.compat.v0_3.types.TaskIdParams attribute) (a2a.compat.v0_3.types.TaskQueryParams attribute) (a2a.compat.v0_3.types.TaskResubscriptionRequest attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) IDGenerator (class in a2a.server.id_generator) IDGeneratorContext (class in a2a.server.id_generator) implicit (a2a.compat.v0_3.types.OAuthFlows attribute) ImplicitOAuthFlow (class in a2a.compat.v0_3.types) (class in a2a.types) ImplicitOAuthFlow.ScopesEntry (class in a2a.types) In (class in a2a.compat.v0_3.types) in_ (a2a.compat.v0_3.types.APIKeySecurityScheme attribute) index_exists() (in module a2a.migrations.migration_utils) initialize() (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore method) (a2a.server.tasks.database_task_store.DatabaseTaskStore method) (a2a.server.tasks.DatabasePushNotificationConfigStore method) (a2a.server.tasks.DatabaseTaskStore method) InMemoryContextCredentialStore (class in a2a.client) (class in a2a.client.auth) (class in a2a.client.auth.credentials) InMemoryPushNotificationConfigStore (class in a2a.server.tasks) (class in a2a.server.tasks.inmemory_push_notification_config_store) InMemoryQueueManager (class in a2a.server.events) (class in a2a.server.events.in_memory_queue_manager) InMemoryTaskStore (class in a2a.server.tasks) (class in a2a.server.tasks.inmemory_task_store) input (a2a.client.interceptors.BeforeArgs attribute) input_modes (a2a.compat.v0_3.types.AgentSkill attribute) input_required (a2a.compat.v0_3.types.TaskState attribute) INTERNAL (a2a.utils.telemetry.SpanKind attribute) InternalError, [1] (class in a2a.compat.v0_3.types) (class in a2a.server.jsonrpc_models) InvalidAgentResponseError, [1] (class in a2a.compat.v0_3.types) InvalidParamsError, [1] (class in a2a.compat.v0_3.types) (class in a2a.server.jsonrpc_models) InvalidRequestError, [1] (class in a2a.compat.v0_3.types) (class in a2a.server.jsonrpc_models) InvalidSignaturesError is_authenticated (a2a.auth.user.UnauthenticatedUser property) (a2a.auth.user.User property) (a2a.server.routes.common.StarletteUser property) is_closed() (a2a.server.events.event_queue.EventQueueLegacy method) (a2a.server.events.event_queue_v2.EventQueueSink method) (a2a.server.events.event_queue_v2.EventQueueSource method) (a2a.server.events.EventQueueLegacy method) is_legacy_version() (in module a2a.compat.v0_3.versions) J jku (a2a.utils.signing.ProtectedHeader attribute) JSONParseError (class in a2a.compat.v0_3.types) (class in a2a.server.jsonrpc_models) jsonrpc (a2a.compat.v0_3.types.CancelTaskRequest attribute) (a2a.compat.v0_3.types.CancelTaskSuccessResponse attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardRequest attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskRequest attribute) (a2a.compat.v0_3.types.GetTaskSuccessResponse attribute) (a2a.compat.v0_3.types.JSONRPCErrorResponse attribute) (a2a.compat.v0_3.types.JSONRPCMessage attribute) (a2a.compat.v0_3.types.JSONRPCRequest attribute) (a2a.compat.v0_3.types.JSONRPCSuccessResponse attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.SendMessageRequest attribute) (a2a.compat.v0_3.types.SendMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SendStreamingMessageRequest attribute) (a2a.compat.v0_3.types.SendStreamingMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.TaskResubscriptionRequest attribute) (a2a.compat.v0_3.types.TransportProtocol attribute) JSONRPC (a2a.utils.constants.TransportProtocol attribute) (a2a.utils.TransportProtocol attribute) JSONRPC03Adapter (class in a2a.compat.v0_3.jsonrpc_adapter) JSONRPCBaseModel (class in a2a.server.jsonrpc_models) JsonRpcDispatcher (class in a2a.server.routes.jsonrpc_dispatcher) JSONRPCError (class in a2a.compat.v0_3.types) (class in a2a.server.jsonrpc_models) JSONRPCErrorResponse (class in a2a.compat.v0_3.types) JSONRPCMessage (class in a2a.compat.v0_3.types) JSONRPCRequest (class in a2a.compat.v0_3.types) JSONRPCResponse (class in a2a.compat.v0_3.types) JSONRPCSuccessResponse (class in a2a.compat.v0_3.types) JsonRpcTransport (class in a2a.client.transports) (class in a2a.client.transports.jsonrpc) K kid (a2a.utils.signing.ProtectedHeader attribute) kind (a2a.compat.v0_3.types.DataPart attribute) (a2a.compat.v0_3.types.FilePart attribute) (a2a.compat.v0_3.types.Message attribute) (a2a.compat.v0_3.types.Task attribute) (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) (a2a.compat.v0_3.types.TaskStatusUpdateEvent attribute) (a2a.compat.v0_3.types.TextPart attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) L last_chunk (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) last_updated (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) LegacyRequestHandler (class in a2a.server.request_handlers) (class in a2a.server.request_handlers.default_request_handler) list() (a2a.server.tasks.copying_task_store.CopyingTaskStoreAdapter method) (a2a.server.tasks.database_task_store.DatabaseTaskStore method) (a2a.server.tasks.DatabaseTaskStore method) (a2a.server.tasks.inmemory_task_store.InMemoryTaskStore method) (a2a.server.tasks.InMemoryTaskStore method) (a2a.server.tasks.task_store.TaskStore method) (a2a.server.tasks.TaskStore method) list_push_notifications() (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) list_task_push_notification_config_response() (a2a.compat.v0_3.proto_utils.FromProto class method) list_task_push_notification_configs() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) list_tasks() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) ListTaskPushNotificationConfig() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) ListTaskPushNotificationConfigParams (class in a2a.compat.v0_3.types) ListTaskPushNotificationConfigRequest (class in a2a.compat.v0_3.types) ListTaskPushNotificationConfigResponse (class in a2a.compat.v0_3.types) ListTaskPushNotificationConfigs() (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) ListTaskPushNotificationConfigsRequest (class in a2a.types) ListTaskPushNotificationConfigsResponse (class in a2a.types) ListTaskPushNotificationConfigSuccessResponse (class in a2a.compat.v0_3.types) ListTasks() (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) ListTasksRequest (class in a2a.types) ListTasksResponse (class in a2a.types) M make_dict_serializable() (in module a2a.compat.v0_3.proto_utils) (in module a2a.utils.proto_utils) MAX_LIST_TASKS_PAGE_SIZE (in module a2a.utils.constants) message (a2a.compat.v0_3.types.AuthenticatedExtendedCardNotConfiguredError attribute) (a2a.compat.v0_3.types.ContentTypeNotSupportedError attribute) (a2a.compat.v0_3.types.InternalError attribute) (a2a.compat.v0_3.types.InvalidAgentResponseError attribute) (a2a.compat.v0_3.types.InvalidParamsError attribute) (a2a.compat.v0_3.types.InvalidRequestError attribute) (a2a.compat.v0_3.types.JSONParseError attribute) (a2a.compat.v0_3.types.JSONRPCError attribute) (a2a.compat.v0_3.types.MessageSendParams attribute) (a2a.compat.v0_3.types.MethodNotFoundError attribute) (a2a.compat.v0_3.types.PushNotificationNotSupportedError attribute) (a2a.compat.v0_3.types.TaskNotCancelableError attribute) (a2a.compat.v0_3.types.TaskNotFoundError attribute) (a2a.compat.v0_3.types.TaskStatus attribute) (a2a.compat.v0_3.types.UnsupportedOperationError attribute) (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) (a2a.server.jsonrpc_models.InternalError attribute) (a2a.server.jsonrpc_models.InvalidParamsError attribute) (a2a.server.jsonrpc_models.InvalidRequestError attribute) (a2a.server.jsonrpc_models.JSONParseError attribute) (a2a.server.jsonrpc_models.JSONRPCError attribute) (a2a.server.jsonrpc_models.MethodNotFoundError attribute) (a2a.types.ContentTypeNotSupportedError attribute) (a2a.types.ExtendedAgentCardNotConfiguredError attribute) (a2a.types.ExtensionSupportRequiredError attribute) (a2a.types.InternalError attribute) (a2a.types.InvalidAgentResponseError attribute) (a2a.types.InvalidParamsError attribute) (a2a.types.InvalidRequestError attribute) (a2a.types.MethodNotFoundError attribute) (a2a.types.PushNotificationNotSupportedError attribute) (a2a.types.TaskNotCancelableError attribute) (a2a.types.TaskNotFoundError attribute) (a2a.types.UnsupportedOperationError attribute) (a2a.types.VersionNotSupportedError attribute) (a2a.utils.errors.ExtensionSupportRequiredError attribute) (a2a.utils.errors.InternalError attribute) (a2a.utils.errors.InvalidAgentResponseError attribute) (a2a.utils.errors.InvalidParamsError attribute) (a2a.utils.errors.InvalidRequestError attribute) (a2a.utils.errors.MethodNotFoundError attribute) (a2a.utils.errors.PushNotificationNotSupportedError attribute) (a2a.utils.errors.TaskNotCancelableError attribute) (a2a.utils.errors.TaskNotFoundError attribute) (a2a.utils.errors.UnsupportedOperationError attribute) (a2a.utils.errors.VersionNotSupportedError attribute) (a2a.utils.proto_utils.ValidationDetail attribute) Message (class in a2a.compat.v0_3.types) (class in a2a.types) message() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) message_id (a2a.compat.v0_3.types.Message attribute) message_send_configuration() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) message_send_params() (a2a.compat.v0_3.proto_utils.FromProto class method) MessageSendConfiguration (class in a2a.compat.v0_3.types) MessageSendParams (class in a2a.compat.v0_3.types) metadata (a2a.compat.v0_3.types.Artifact attribute) (a2a.compat.v0_3.types.DataPart attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.FilePart attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.Message attribute) (a2a.compat.v0_3.types.MessageSendParams attribute) (a2a.compat.v0_3.types.PartBase attribute) (a2a.compat.v0_3.types.Task attribute) (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) (a2a.compat.v0_3.types.TaskIdParams attribute) (a2a.compat.v0_3.types.TaskQueryParams attribute) (a2a.compat.v0_3.types.TaskStatusUpdateEvent attribute) (a2a.compat.v0_3.types.TextPart attribute) (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) (a2a.server.models.Base attribute) metadata() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) method (a2a.client.interceptors.AfterArgs attribute) (a2a.client.interceptors.BeforeArgs attribute) (a2a.compat.v0_3.types.CancelTaskRequest attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardRequest attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.GetTaskRequest attribute) (a2a.compat.v0_3.types.JSONRPCRequest attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.SendMessageRequest attribute) (a2a.compat.v0_3.types.SendStreamingMessageRequest attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.TaskResubscriptionRequest attribute) METHOD_TO_MODEL (a2a.compat.v0_3.jsonrpc_adapter.JSONRPC03Adapter attribute) (a2a.server.routes.jsonrpc_dispatcher.JsonRpcDispatcher attribute) MethodNotFoundError, [1] (class in a2a.compat.v0_3.types) (class in a2a.server.jsonrpc_models) mime_type (a2a.compat.v0_3.types.FileBase attribute) (a2a.compat.v0_3.types.FileWithBytes attribute) (a2a.compat.v0_3.types.FileWithUri attribute) minimal_agent_card() (in module a2a.client) (in module a2a.client.client_factory) model_config (a2a.client.client.ClientCallContext attribute) (a2a.client.ClientCallContext attribute) (a2a.compat.v0_3.types.A2A attribute) (a2a.compat.v0_3.types.A2AError attribute) (a2a.compat.v0_3.types.A2ARequest attribute) (a2a.compat.v0_3.types.AgentCapabilities attribute) (a2a.compat.v0_3.types.AgentCard attribute) (a2a.compat.v0_3.types.AgentCardSignature attribute) (a2a.compat.v0_3.types.AgentExtension attribute) (a2a.compat.v0_3.types.AgentInterface attribute) (a2a.compat.v0_3.types.AgentProvider attribute) (a2a.compat.v0_3.types.AgentSkill attribute) (a2a.compat.v0_3.types.APIKeySecurityScheme attribute) (a2a.compat.v0_3.types.Artifact attribute) (a2a.compat.v0_3.types.AuthenticatedExtendedCardNotConfiguredError attribute) (a2a.compat.v0_3.types.AuthorizationCodeOAuthFlow attribute) (a2a.compat.v0_3.types.CancelTaskRequest attribute) (a2a.compat.v0_3.types.CancelTaskResponse attribute) (a2a.compat.v0_3.types.CancelTaskSuccessResponse attribute) (a2a.compat.v0_3.types.ClientCredentialsOAuthFlow attribute) (a2a.compat.v0_3.types.ContentTypeNotSupportedError attribute) (a2a.compat.v0_3.types.DataPart attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigResponse attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.FileBase attribute) (a2a.compat.v0_3.types.FilePart attribute) (a2a.compat.v0_3.types.FileWithBytes attribute) (a2a.compat.v0_3.types.FileWithUri attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardRequest attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardResponse attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigResponse attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskRequest attribute) (a2a.compat.v0_3.types.GetTaskResponse attribute) (a2a.compat.v0_3.types.GetTaskSuccessResponse attribute) (a2a.compat.v0_3.types.HTTPAuthSecurityScheme attribute) (a2a.compat.v0_3.types.ImplicitOAuthFlow attribute) (a2a.compat.v0_3.types.InternalError attribute) (a2a.compat.v0_3.types.InvalidAgentResponseError attribute) (a2a.compat.v0_3.types.InvalidParamsError attribute) (a2a.compat.v0_3.types.InvalidRequestError attribute) (a2a.compat.v0_3.types.JSONParseError attribute) (a2a.compat.v0_3.types.JSONRPCError attribute) (a2a.compat.v0_3.types.JSONRPCErrorResponse attribute) (a2a.compat.v0_3.types.JSONRPCMessage attribute) (a2a.compat.v0_3.types.JSONRPCRequest attribute) (a2a.compat.v0_3.types.JSONRPCResponse attribute) (a2a.compat.v0_3.types.JSONRPCSuccessResponse attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigResponse attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.Message attribute) (a2a.compat.v0_3.types.MessageSendConfiguration attribute) (a2a.compat.v0_3.types.MessageSendParams attribute) (a2a.compat.v0_3.types.MethodNotFoundError attribute) (a2a.compat.v0_3.types.MutualTLSSecurityScheme attribute) (a2a.compat.v0_3.types.OAuth2SecurityScheme attribute) (a2a.compat.v0_3.types.OAuthFlows attribute) (a2a.compat.v0_3.types.OpenIdConnectSecurityScheme attribute) (a2a.compat.v0_3.types.Part attribute) (a2a.compat.v0_3.types.PartBase attribute) (a2a.compat.v0_3.types.PasswordOAuthFlow attribute) (a2a.compat.v0_3.types.PushNotificationAuthenticationInfo attribute) (a2a.compat.v0_3.types.PushNotificationConfig attribute) (a2a.compat.v0_3.types.PushNotificationNotSupportedError attribute) (a2a.compat.v0_3.types.SecurityScheme attribute) (a2a.compat.v0_3.types.SecuritySchemeBase attribute) (a2a.compat.v0_3.types.SendMessageRequest attribute) (a2a.compat.v0_3.types.SendMessageResponse attribute) (a2a.compat.v0_3.types.SendMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SendStreamingMessageRequest attribute) (a2a.compat.v0_3.types.SendStreamingMessageResponse attribute) (a2a.compat.v0_3.types.SendStreamingMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigResponse attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.Task attribute) (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) (a2a.compat.v0_3.types.TaskIdParams attribute) (a2a.compat.v0_3.types.TaskNotCancelableError attribute) (a2a.compat.v0_3.types.TaskNotFoundError attribute) (a2a.compat.v0_3.types.TaskPushNotificationConfig attribute) (a2a.compat.v0_3.types.TaskQueryParams attribute) (a2a.compat.v0_3.types.TaskResubscriptionRequest attribute) (a2a.compat.v0_3.types.TaskStatus attribute) (a2a.compat.v0_3.types.TaskStatusUpdateEvent attribute) (a2a.compat.v0_3.types.TextPart attribute) (a2a.compat.v0_3.types.UnsupportedOperationError attribute) (a2a.server.context.ServerCallContext attribute) (a2a.server.id_generator.IDGeneratorContext attribute) (a2a.server.jsonrpc_models.InternalError attribute) (a2a.server.jsonrpc_models.InvalidParamsError attribute) (a2a.server.jsonrpc_models.InvalidRequestError attribute) (a2a.server.jsonrpc_models.JSONParseError attribute) (a2a.server.jsonrpc_models.JSONRPCBaseModel attribute) (a2a.server.jsonrpc_models.JSONRPCError attribute) (a2a.server.jsonrpc_models.MethodNotFoundError attribute) model_to_core_conversion (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.database_task_store.DatabaseTaskStore attribute) (a2a.server.tasks.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.DatabaseTaskStore attribute) module a2a a2a.a2a_db_cli a2a.auth a2a.auth.user a2a.client a2a.client.auth a2a.client.auth.credentials a2a.client.auth.interceptor a2a.client.base_client a2a.client.card_resolver a2a.client.client a2a.client.client_factory a2a.client.errors a2a.client.interceptors a2a.client.optionals a2a.client.service_parameters a2a.client.transports a2a.client.transports.base a2a.client.transports.grpc a2a.client.transports.http_helpers a2a.client.transports.jsonrpc a2a.client.transports.rest a2a.client.transports.tenant_decorator a2a.compat a2a.compat.v0_3 a2a.compat.v0_3.a2a_v0_3_pb2 a2a.compat.v0_3.a2a_v0_3_pb2_grpc a2a.compat.v0_3.context_builders a2a.compat.v0_3.conversions a2a.compat.v0_3.extension_headers a2a.compat.v0_3.grpc_handler a2a.compat.v0_3.grpc_transport a2a.compat.v0_3.jsonrpc_adapter a2a.compat.v0_3.jsonrpc_transport a2a.compat.v0_3.model_conversions a2a.compat.v0_3.proto_utils a2a.compat.v0_3.request_handler a2a.compat.v0_3.rest_adapter a2a.compat.v0_3.rest_handler a2a.compat.v0_3.rest_transport a2a.compat.v0_3.types a2a.compat.v0_3.versions a2a.extensions a2a.extensions.common a2a.helpers a2a.helpers.agent_card a2a.helpers.proto_helpers a2a.migrations a2a.migrations.migration_utils a2a.migrations.versions a2a.migrations.versions.38ce57e08137_add_column_protocol_version a2a.migrations.versions.6419d2d130f6_add_columns_owner_last_updated a2a.server a2a.server.agent_execution a2a.server.agent_execution.active_task a2a.server.agent_execution.active_task_registry a2a.server.agent_execution.agent_executor a2a.server.agent_execution.context a2a.server.agent_execution.request_context_builder a2a.server.agent_execution.simple_request_context_builder a2a.server.context a2a.server.events a2a.server.events.event_consumer a2a.server.events.event_queue a2a.server.events.event_queue_v2 a2a.server.events.in_memory_queue_manager a2a.server.events.queue_manager a2a.server.id_generator a2a.server.jsonrpc_models a2a.server.models a2a.server.owner_resolver a2a.server.request_handlers a2a.server.request_handlers.default_request_handler a2a.server.request_handlers.default_request_handler_v2 a2a.server.request_handlers.grpc_handler a2a.server.request_handlers.request_handler a2a.server.request_handlers.response_helpers a2a.server.routes a2a.server.routes.agent_card_routes a2a.server.routes.common a2a.server.routes.jsonrpc_dispatcher a2a.server.routes.jsonrpc_routes a2a.server.routes.rest_dispatcher a2a.server.routes.rest_routes a2a.server.tasks a2a.server.tasks.base_push_notification_sender a2a.server.tasks.copying_task_store a2a.server.tasks.database_push_notification_config_store a2a.server.tasks.database_task_store a2a.server.tasks.inmemory_push_notification_config_store a2a.server.tasks.inmemory_task_store a2a.server.tasks.push_notification_config_store a2a.server.tasks.push_notification_sender a2a.server.tasks.result_aggregator a2a.server.tasks.task_manager a2a.server.tasks.task_store a2a.server.tasks.task_updater a2a.types a2a.types.a2a_pb2 a2a.types.a2a_pb2_grpc a2a.utils a2a.utils.constants a2a.utils.error_handlers a2a.utils.errors a2a.utils.proto_utils a2a.utils.signing a2a.utils.task a2a.utils.telemetry a2a.utils.version_validator MutualTLSSecurityScheme (class in a2a.compat.v0_3.types) MutualTlsSecurityScheme (class in a2a.types) N name (a2a.compat.v0_3.types.AgentCard attribute) (a2a.compat.v0_3.types.AgentSkill attribute) (a2a.compat.v0_3.types.APIKeySecurityScheme attribute) (a2a.compat.v0_3.types.Artifact attribute) (a2a.compat.v0_3.types.FileBase attribute) (a2a.compat.v0_3.types.FileWithBytes attribute) (a2a.compat.v0_3.types.FileWithUri attribute) new_agent_message() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) new_artifact() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_data_artifact() (in module a2a.helpers.proto_helpers) new_data_message() (in module a2a.helpers.proto_helpers) new_data_part() (in module a2a.helpers.proto_helpers) new_message() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_raw_artifact() (in module a2a.helpers.proto_helpers) new_raw_message() (in module a2a.helpers.proto_helpers) new_raw_part() (in module a2a.helpers.proto_helpers) new_task() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_task_from_user_message() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_text_artifact() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_text_artifact_update_event() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_text_message() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_text_part() (in module a2a.helpers.proto_helpers) new_text_status_update_event() (in module a2a.helpers) (in module a2a.helpers.proto_helpers) new_url_artifact() (in module a2a.helpers.proto_helpers) new_url_message() (in module a2a.helpers.proto_helpers) new_url_part() (in module a2a.helpers.proto_helpers) normalize_large_integers_to_strings() (in module a2a.compat.v0_3.proto_utils) (in module a2a.utils.proto_utils) NoSignatureError NoTaskQueue, [1] O oauth2_flows() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) oauth2_metadata_url (a2a.compat.v0_3.types.OAuth2SecurityScheme attribute) OAuth2SecurityScheme (class in a2a.compat.v0_3.types) (class in a2a.types) OAuthFlows (class in a2a.compat.v0_3.types) (class in a2a.types) on_cancel_task() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) on_create_task_push_notification_config() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) on_delete_task_push_notification_config() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) on_get_extended_agent_card() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) on_get_task() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) on_get_task_push_notification_config() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) on_list_task_push_notification_configs() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) on_list_tasks() (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) on_message_send() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) on_message_send_stream() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) on_subscribe_to_task() (a2a.compat.v0_3.request_handler.RequestHandler03 method) (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.request_handlers.default_request_handler.LegacyRequestHandler method) (a2a.server.request_handlers.default_request_handler_v2.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.DefaultRequestHandlerV2 method) (a2a.server.request_handlers.LegacyRequestHandler method) (a2a.server.request_handlers.request_handler.RequestHandler method) (a2a.server.request_handlers.RequestHandler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) open_id_connect_url (a2a.compat.v0_3.types.OpenIdConnectSecurityScheme attribute) OpenIdConnectSecurityScheme (class in a2a.compat.v0_3.types) (class in a2a.types) organization (a2a.compat.v0_3.types.AgentProvider attribute) output_modes (a2a.compat.v0_3.types.AgentSkill attribute) override() (in module a2a.server.models) owner (a2a.server.models.PushNotificationConfigMixin attribute) (a2a.server.models.PushNotificationConfigModel attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) owner_resolver (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.database_task_store.DatabaseTaskStore attribute) (a2a.server.tasks.DatabasePushNotificationConfigStore attribute) (a2a.server.tasks.DatabaseTaskStore attribute) P params (a2a.compat.v0_3.types.AgentExtension attribute) (a2a.compat.v0_3.types.CancelTaskRequest attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.GetTaskRequest attribute) (a2a.compat.v0_3.types.JSONRPCRequest attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.SendMessageRequest attribute) (a2a.compat.v0_3.types.SendStreamingMessageRequest attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigRequest attribute) (a2a.compat.v0_3.types.TaskResubscriptionRequest attribute) parse_agent_card() (in module a2a.client.card_resolver) parse_params() (in module a2a.utils.proto_utils) parse_string_integers_in_dict() (in module a2a.compat.v0_3.proto_utils) (in module a2a.utils.proto_utils) Part (class in a2a.compat.v0_3.types) (class in a2a.types) part() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) PartBase (class in a2a.compat.v0_3.types) parts (a2a.compat.v0_3.types.Artifact attribute) (a2a.compat.v0_3.types.Message attribute) password (a2a.compat.v0_3.types.OAuthFlows attribute) PasswordOAuthFlow (class in a2a.compat.v0_3.types) (class in a2a.types) PasswordOAuthFlow.ScopesEntry (class in a2a.types) polling (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) preferred_transport (a2a.compat.v0_3.types.AgentCard attribute) prepare_response_object() (in module a2a.server.request_handlers) (in module a2a.server.request_handlers.response_helpers) process() (a2a.server.tasks.task_manager.TaskManager method) (a2a.server.tasks.TaskManager method) PRODUCER (a2a.utils.telemetry.SpanKind attribute) protected (a2a.compat.v0_3.types.AgentCardSignature attribute) ProtectedHeader (class in a2a.utils.signing) protocol_version (a2a.compat.v0_3.types.AgentCard attribute) (a2a.server.models.PushNotificationConfigMixin attribute) (a2a.server.models.PushNotificationConfigModel attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) provider (a2a.compat.v0_3.types.AgentCard attribute) provider() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) push_notification_config (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) (a2a.compat.v0_3.types.MessageSendConfiguration attribute) (a2a.compat.v0_3.types.TaskPushNotificationConfig attribute) push_notification_config() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) push_notification_config_id (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigParams attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigParams attribute) push_notifications (a2a.compat.v0_3.types.AgentCapabilities attribute) PushNotificationAuthenticationInfo (class in a2a.compat.v0_3.types) PushNotificationConfig (class in a2a.compat.v0_3.types) PushNotificationConfigMixin (class in a2a.server.models) PushNotificationConfigModel (class in a2a.server.models) PushNotificationConfigStore (class in a2a.server.tasks) (class in a2a.server.tasks.push_notification_config_store) PushNotificationNotSupportedError, [1] (class in a2a.compat.v0_3.types) PushNotificationSender (class in a2a.server.tasks) (class in a2a.server.tasks.push_notification_sender) Q query (a2a.compat.v0_3.types.In attribute) queue (a2a.server.events.event_queue.EventQueueLegacy property) (a2a.server.events.event_queue_v2.EventQueueSink property) (a2a.server.events.event_queue_v2.EventQueueSource property) (a2a.server.events.EventQueueLegacy property) QueueManager (class in a2a.server.events) (class in a2a.server.events.queue_manager) R reason (a2a.utils.errors.RestErrorMap attribute) reference_task_ids (a2a.compat.v0_3.types.Message attribute) refresh_url (a2a.compat.v0_3.types.AuthorizationCodeOAuthFlow attribute) (a2a.compat.v0_3.types.ClientCredentialsOAuthFlow attribute) (a2a.compat.v0_3.types.ImplicitOAuthFlow attribute) (a2a.compat.v0_3.types.PasswordOAuthFlow attribute) register() (a2a.client.client_factory.ClientFactory method) (a2a.client.ClientFactory method) registry (a2a.server.models.Base attribute) reject() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) rejected (a2a.compat.v0_3.types.TaskState attribute) related_tasks (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) remove_sink() (a2a.server.events.event_queue_v2.EventQueueSource method) RequestContext (class in a2a.server.agent_execution) (class in a2a.server.agent_execution.context) RequestContextBuilder (class in a2a.server.agent_execution) (class in a2a.server.agent_execution.request_context_builder) requested_extensions (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) (a2a.server.context.ServerCallContext attribute) RequestHandler (class in a2a.server.request_handlers) (class in a2a.server.request_handlers.request_handler) RequestHandler03 (class in a2a.compat.v0_3.request_handler) required (a2a.compat.v0_3.types.AgentExtension attribute) requires_auth() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) requires_input() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) resolve_user_scope() (in module a2a.server.owner_resolver) REST03Adapter (class in a2a.compat.v0_3.rest_adapter) REST03Handler (class in a2a.compat.v0_3.rest_handler) rest_error_handler() (in module a2a.utils.error_handlers) rest_stream_error_handler() (in module a2a.utils.error_handlers) RestDispatcher (class in a2a.server.routes.rest_dispatcher) RestErrorMap (class in a2a.utils.errors) RestTransport (class in a2a.client.transports) (class in a2a.client.transports.rest) result (a2a.client.interceptors.AfterArgs attribute) (a2a.compat.v0_3.types.CancelTaskSuccessResponse attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.GetTaskSuccessResponse attribute) (a2a.compat.v0_3.types.JSONRPCSuccessResponse attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigSuccessResponse attribute) (a2a.compat.v0_3.types.SendMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SendStreamingMessageSuccessResponse attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigSuccessResponse attribute) ResultAggregator (class in a2a.server.tasks) (class in a2a.server.tasks.result_aggregator) role (a2a.compat.v0_3.types.Message attribute) Role (class in a2a.compat.v0_3.types) role() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) root (a2a.compat.v0_3.types.A2A attribute) (a2a.compat.v0_3.types.A2AError attribute) (a2a.compat.v0_3.types.A2ARequest attribute) (a2a.compat.v0_3.types.CancelTaskResponse attribute) (a2a.compat.v0_3.types.DeleteTaskPushNotificationConfigResponse attribute) (a2a.compat.v0_3.types.GetAuthenticatedExtendedCardResponse attribute) (a2a.compat.v0_3.types.GetTaskPushNotificationConfigResponse attribute) (a2a.compat.v0_3.types.GetTaskResponse attribute) (a2a.compat.v0_3.types.JSONRPCResponse attribute) (a2a.compat.v0_3.types.ListTaskPushNotificationConfigResponse attribute) (a2a.compat.v0_3.types.Part attribute) (a2a.compat.v0_3.types.SecurityScheme attribute) (a2a.compat.v0_3.types.SendMessageResponse attribute) (a2a.compat.v0_3.types.SendStreamingMessageResponse attribute) (a2a.compat.v0_3.types.SetTaskPushNotificationConfigResponse attribute) routes() (a2a.compat.v0_3.rest_adapter.REST03Adapter method) run_migrations() (in module a2a.a2a_db_cli) S save() (a2a.server.tasks.copying_task_store.CopyingTaskStoreAdapter method) (a2a.server.tasks.database_task_store.DatabaseTaskStore method) (a2a.server.tasks.DatabaseTaskStore method) (a2a.server.tasks.inmemory_task_store.InMemoryTaskStore method) (a2a.server.tasks.InMemoryTaskStore method) (a2a.server.tasks.task_store.TaskStore method) (a2a.server.tasks.TaskStore method) save_task_event() (a2a.server.tasks.task_manager.TaskManager method) (a2a.server.tasks.TaskManager method) scheme (a2a.compat.v0_3.types.HTTPAuthSecurityScheme attribute) schemes (a2a.compat.v0_3.types.PushNotificationAuthenticationInfo attribute) scopes (a2a.compat.v0_3.types.AuthorizationCodeOAuthFlow attribute) (a2a.compat.v0_3.types.ClientCredentialsOAuthFlow attribute) (a2a.compat.v0_3.types.ImplicitOAuthFlow attribute) (a2a.compat.v0_3.types.PasswordOAuthFlow attribute) security (a2a.compat.v0_3.types.AgentCard attribute) (a2a.compat.v0_3.types.AgentSkill attribute) security() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) security_scheme() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) security_schemes (a2a.compat.v0_3.types.AgentCard attribute) security_schemes() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) SecurityRequirement (class in a2a.types) SecurityRequirement.SchemesEntry (class in a2a.types) SecurityScheme (class in a2a.compat.v0_3.types) (class in a2a.types) SecuritySchemeBase (class in a2a.compat.v0_3.types) send_http_request() (in module a2a.client.transports.http_helpers) send_http_stream_request() (in module a2a.client.transports.http_helpers) send_message() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) send_message_streaming() (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) send_notification() (a2a.server.tasks.base_push_notification_sender.BasePushNotificationSender method) (a2a.server.tasks.BasePushNotificationSender method) (a2a.server.tasks.push_notification_sender.PushNotificationSender method) (a2a.server.tasks.PushNotificationSender method) SendMessage() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) SendMessageConfiguration (class in a2a.types) SendMessageRequest (class in a2a.compat.v0_3.types) (class in a2a.types) SendMessageResponse (class in a2a.compat.v0_3.types) (class in a2a.types) SendMessageSuccessResponse (class in a2a.compat.v0_3.types) SendStreamingMessage() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) SendStreamingMessageRequest (class in a2a.compat.v0_3.types) SendStreamingMessageResponse (class in a2a.compat.v0_3.types) SendStreamingMessageSuccessResponse (class in a2a.compat.v0_3.types) SERVER (a2a.utils.telemetry.SpanKind attribute) ServerCallContext (class in a2a.server.context) ServerCallContextBuilder (class in a2a.server.routes) (class in a2a.server.routes.common) service_parameters (a2a.client.client.ClientCallContext attribute) (a2a.client.ClientCallContext attribute) ServiceParametersFactory (class in a2a.client.service_parameters) set_credentials() (a2a.client.auth.credentials.InMemoryContextCredentialStore method) (a2a.client.auth.InMemoryContextCredentialStore method) (a2a.client.InMemoryContextCredentialStore method) set_info() (a2a.server.tasks.database_push_notification_config_store.DatabasePushNotificationConfigStore method) (a2a.server.tasks.DatabasePushNotificationConfigStore method) (a2a.server.tasks.inmemory_push_notification_config_store.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.InMemoryPushNotificationConfigStore method) (a2a.server.tasks.push_notification_config_store.PushNotificationConfigStore method) (a2a.server.tasks.PushNotificationConfigStore method) set_push_notification() (a2a.compat.v0_3.rest_handler.REST03Handler method) (a2a.server.routes.rest_dispatcher.RestDispatcher method) SetTaskPushNotificationConfigRequest (class in a2a.compat.v0_3.types) SetTaskPushNotificationConfigResponse (class in a2a.compat.v0_3.types) SetTaskPushNotificationConfigSuccessResponse (class in a2a.compat.v0_3.types) signature (a2a.compat.v0_3.types.AgentCardSignature attribute) signatures (a2a.compat.v0_3.types.AgentCard attribute) SignatureVerificationError SimpleRequestContextBuilder (class in a2a.server.agent_execution) (class in a2a.server.agent_execution.simple_request_context_builder) skill() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) skills (a2a.compat.v0_3.types.AgentCard attribute) SpanKind (class in a2a.utils.telemetry) StarletteUser (class in a2a.server.routes.common) start() (a2a.server.agent_execution.active_task.ActiveTask method) start_work() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) state (a2a.client.client.ClientCallContext attribute) (a2a.client.ClientCallContext attribute) (a2a.compat.v0_3.types.TaskStatus attribute) (a2a.server.context.ServerCallContext attribute) state_transition_history (a2a.compat.v0_3.types.AgentCapabilities attribute) status (a2a.compat.v0_3.types.Task attribute) (a2a.compat.v0_3.types.TaskStatusUpdateEvent attribute) (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) stream_response() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) streaming (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) (a2a.compat.v0_3.types.AgentCapabilities attribute) StreamResponse (class in a2a.types) StringList (class in a2a.types) submit() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) submitted (a2a.compat.v0_3.types.TaskState attribute) subscribe() (a2a.client.base_client.BaseClient method) (a2a.client.BaseClient method) (a2a.client.Client method) (a2a.client.client.Client method) (a2a.client.transports.base.ClientTransport method) (a2a.client.transports.ClientTransport method) (a2a.client.transports.grpc.GrpcTransport method) (a2a.client.transports.GrpcTransport method) (a2a.client.transports.jsonrpc.JsonRpcTransport method) (a2a.client.transports.JsonRpcTransport method) (a2a.client.transports.rest.RestTransport method) (a2a.client.transports.RestTransport method) (a2a.client.transports.tenant_decorator.TenantTransportDecorator method) (a2a.compat.v0_3.grpc_transport.CompatGrpcTransport method) (a2a.compat.v0_3.jsonrpc_transport.CompatJsonRpcTransport method) (a2a.compat.v0_3.rest_transport.CompatRestTransport method) (a2a.server.agent_execution.active_task.ActiveTask method) SubscribeToTask() (a2a.server.request_handlers.grpc_handler.GrpcHandler method) (a2a.server.request_handlers.GrpcHandler method) (a2a.types.a2a_pb2_grpc.A2AService static method) (a2a.types.a2a_pb2_grpc.A2AServiceServicer method) SubscribeToTaskRequest (class in a2a.types) supported_protocol_bindings (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) supports_authenticated_extended_card (a2a.compat.v0_3.types.AgentCard attribute) supports_method() (a2a.compat.v0_3.jsonrpc_adapter.JSONRPC03Adapter method) T table_exists() (in module a2a.migrations.migration_utils) tags (a2a.compat.v0_3.types.AgentSkill attribute) tap() (a2a.server.events.event_queue.EventQueueLegacy method) (a2a.server.events.event_queue_v2.EventQueueSink method) (a2a.server.events.event_queue_v2.EventQueueSource method) (a2a.server.events.EventQueueLegacy method) (a2a.server.events.in_memory_queue_manager.InMemoryQueueManager method) (a2a.server.events.InMemoryQueueManager method) (a2a.server.events.queue_manager.QueueManager method) (a2a.server.events.QueueManager method) Task (class in a2a.compat.v0_3.types) (class in a2a.types) task() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) task_artifact_update_event() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) task_done() (a2a.server.events.event_queue.EventQueueLegacy method) (a2a.server.events.event_queue_v2.EventQueueSink method) (a2a.server.events.event_queue_v2.EventQueueSource method) (a2a.server.events.EventQueueLegacy method) task_id (a2a.compat.v0_3.types.Message attribute) (a2a.compat.v0_3.types.TaskArtifactUpdateEvent attribute) (a2a.compat.v0_3.types.TaskPushNotificationConfig attribute) (a2a.compat.v0_3.types.TaskStatusUpdateEvent attribute) (a2a.server.agent_execution.active_task.ActiveTask property) (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) (a2a.server.id_generator.IDGeneratorContext attribute) (a2a.server.models.PushNotificationConfigMixin attribute) (a2a.server.models.PushNotificationConfigModel attribute) task_id_params() (a2a.compat.v0_3.proto_utils.FromProto class method) task_metadata (a2a.server.models.TaskMixin attribute) (a2a.server.models.TaskModel attribute) task_model (a2a.server.tasks.database_task_store.DatabaseTaskStore attribute) (a2a.server.tasks.DatabaseTaskStore attribute) task_or_message() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) task_push_notification_config() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) task_push_notification_config_request() (a2a.compat.v0_3.proto_utils.FromProto class method) task_query_params() (a2a.compat.v0_3.proto_utils.FromProto class method) task_state() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) task_status() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) task_status_update_event() (a2a.compat.v0_3.proto_utils.FromProto class method) (a2a.compat.v0_3.proto_utils.ToProto class method) TaskArtifactUpdateEvent (class in a2a.compat.v0_3.types) (class in a2a.types) TaskIdParams (class in a2a.compat.v0_3.types) TaskManager (class in a2a.server.tasks) (class in a2a.server.tasks.task_manager) TaskMixin (class in a2a.server.models) TaskModel (class in a2a.server.models) TaskNotCancelableError, [1] (class in a2a.compat.v0_3.types) TaskNotFoundError, [1] (class in a2a.compat.v0_3.types) TaskPushNotificationConfig (class in a2a.compat.v0_3.types) (class in a2a.types) TaskQueryParams (class in a2a.compat.v0_3.types) TaskQueueExists, [1] TaskResubscriptionRequest (class in a2a.compat.v0_3.types) TaskState (class in a2a.compat.v0_3.types) TaskStatus (class in a2a.compat.v0_3.types) (class in a2a.types) TaskStatusUpdateEvent (class in a2a.compat.v0_3.types) (class in a2a.types) TaskStore (class in a2a.server.tasks) (class in a2a.server.tasks.task_store) TaskSubscription() (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AService static method) (a2a.compat.v0_3.a2a_v0_3_pb2_grpc.A2AServiceServicer method) (a2a.compat.v0_3.grpc_handler.CompatGrpcHandler method) TaskUpdater (class in a2a.server.tasks) (class in a2a.server.tasks.task_updater) tenant (a2a.server.agent_execution.context.RequestContext property) (a2a.server.agent_execution.RequestContext property) (a2a.server.context.ServerCallContext attribute) TenantTransportDecorator (class in a2a.client.transports.tenant_decorator) test_only_join_incoming_queue() (a2a.server.events.event_queue_v2.EventQueueSource method) text (a2a.compat.v0_3.types.TextPart attribute) TextPart (class in a2a.compat.v0_3.types) timeout (a2a.client.client.ClientCallContext attribute) (a2a.client.ClientCallContext attribute) timestamp (a2a.compat.v0_3.types.TaskStatus attribute) to_compat_agent_capabilities() (in module a2a.compat.v0_3.conversions) to_compat_agent_card() (in module a2a.compat.v0_3.conversions) to_compat_agent_card_signature() (in module a2a.compat.v0_3.conversions) to_compat_agent_extension() (in module a2a.compat.v0_3.conversions) to_compat_agent_interface() (in module a2a.compat.v0_3.conversions) to_compat_agent_provider() (in module a2a.compat.v0_3.conversions) to_compat_agent_skill() (in module a2a.compat.v0_3.conversions) to_compat_artifact() (in module a2a.compat.v0_3.conversions) to_compat_authentication_info() (in module a2a.compat.v0_3.conversions) to_compat_cancel_task_request() (in module a2a.compat.v0_3.conversions) to_compat_create_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_compat_delete_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_compat_get_extended_agent_card_request() (in module a2a.compat.v0_3.conversions) to_compat_get_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_compat_get_task_request() (in module a2a.compat.v0_3.conversions) to_compat_list_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_compat_list_task_push_notification_config_response() (in module a2a.compat.v0_3.conversions) to_compat_message() (in module a2a.compat.v0_3.conversions) to_compat_oauth_flows() (in module a2a.compat.v0_3.conversions) to_compat_part() (in module a2a.compat.v0_3.conversions) to_compat_push_notification_config() (in module a2a.compat.v0_3.conversions) to_compat_security_requirement() (in module a2a.compat.v0_3.conversions) to_compat_security_scheme() (in module a2a.compat.v0_3.conversions) to_compat_send_message_configuration() (in module a2a.compat.v0_3.conversions) to_compat_send_message_request() (in module a2a.compat.v0_3.conversions) to_compat_send_message_response() (in module a2a.compat.v0_3.conversions) to_compat_stream_response() (in module a2a.compat.v0_3.conversions) to_compat_subscribe_to_task_request() (in module a2a.compat.v0_3.conversions) to_compat_task() (in module a2a.compat.v0_3.conversions) to_compat_task_artifact_update_event() (in module a2a.compat.v0_3.conversions) to_compat_task_push_notification_config() (in module a2a.compat.v0_3.conversions) to_compat_task_status() (in module a2a.compat.v0_3.conversions) to_compat_task_status_update_event() (in module a2a.compat.v0_3.conversions) to_core_agent_capabilities() (in module a2a.compat.v0_3.conversions) to_core_agent_card() (in module a2a.compat.v0_3.conversions) to_core_agent_card_signature() (in module a2a.compat.v0_3.conversions) to_core_agent_extension() (in module a2a.compat.v0_3.conversions) to_core_agent_interface() (in module a2a.compat.v0_3.conversions) to_core_agent_provider() (in module a2a.compat.v0_3.conversions) to_core_agent_skill() (in module a2a.compat.v0_3.conversions) to_core_artifact() (in module a2a.compat.v0_3.conversions) to_core_authentication_info() (in module a2a.compat.v0_3.conversions) to_core_cancel_task_request() (in module a2a.compat.v0_3.conversions) to_core_create_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_core_delete_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_core_get_extended_agent_card_request() (in module a2a.compat.v0_3.conversions) to_core_get_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_core_get_task_request() (in module a2a.compat.v0_3.conversions) to_core_list_task_push_notification_config_request() (in module a2a.compat.v0_3.conversions) to_core_list_task_push_notification_config_response() (in module a2a.compat.v0_3.conversions) to_core_message() (in module a2a.compat.v0_3.conversions) to_core_oauth_flows() (in module a2a.compat.v0_3.conversions) to_core_part() (in module a2a.compat.v0_3.conversions) to_core_push_notification_config() (in module a2a.compat.v0_3.conversions) to_core_security_requirement() (in module a2a.compat.v0_3.conversions) to_core_security_scheme() (in module a2a.compat.v0_3.conversions) to_core_send_message_configuration() (in module a2a.compat.v0_3.conversions) to_core_send_message_request() (in module a2a.compat.v0_3.conversions) to_core_send_message_response() (in module a2a.compat.v0_3.conversions) to_core_stream_response() (in module a2a.compat.v0_3.conversions) to_core_subscribe_to_task_request() (in module a2a.compat.v0_3.conversions) to_core_task() (in module a2a.compat.v0_3.conversions) to_core_task_artifact_update_event() (in module a2a.compat.v0_3.conversions) to_core_task_push_notification_config() (in module a2a.compat.v0_3.conversions) to_core_task_status() (in module a2a.compat.v0_3.conversions) to_core_task_status_update_event() (in module a2a.compat.v0_3.conversions) to_stream_response() (in module a2a.utils) (in module a2a.utils.proto_utils) token (a2a.compat.v0_3.types.PushNotificationConfig attribute) token_url (a2a.compat.v0_3.types.AuthorizationCodeOAuthFlow attribute) (a2a.compat.v0_3.types.ClientCredentialsOAuthFlow attribute) (a2a.compat.v0_3.types.PasswordOAuthFlow attribute) ToProto (class in a2a.compat.v0_3.proto_utils) transport (a2a.compat.v0_3.types.AgentInterface attribute) TransportProtocol (class in a2a.compat.v0_3.types) (class in a2a.utils) (class in a2a.utils.constants) typ (a2a.utils.signing.ProtectedHeader attribute) type (a2a.compat.v0_3.types.APIKeySecurityScheme attribute) (a2a.compat.v0_3.types.HTTPAuthSecurityScheme attribute) (a2a.compat.v0_3.types.MutualTLSSecurityScheme attribute) (a2a.compat.v0_3.types.OAuth2SecurityScheme attribute) (a2a.compat.v0_3.types.OpenIdConnectSecurityScheme attribute) U UnauthenticatedUser (class in a2a.auth.user) unknown (a2a.compat.v0_3.types.TaskState attribute) UnsupportedOperationError, [1] (class in a2a.compat.v0_3.types) update_event() (a2a.compat.v0_3.proto_utils.ToProto class method) update_status() (a2a.server.tasks.task_updater.TaskUpdater method) (a2a.server.tasks.TaskUpdater method) update_with_message() (a2a.server.tasks.task_manager.TaskManager method) (a2a.server.tasks.TaskManager method) upgrade() (in module a2a.migrations.versions.38ce57e08137_add_column_protocol_version) (in module a2a.migrations.versions.6419d2d130f6_add_columns_owner_last_updated) uri (a2a.compat.v0_3.types.AgentExtension attribute) (a2a.compat.v0_3.types.FileWithUri attribute) url (a2a.compat.v0_3.types.AgentCard attribute) (a2a.compat.v0_3.types.AgentInterface attribute) (a2a.compat.v0_3.types.AgentProvider attribute) (a2a.compat.v0_3.types.PushNotificationConfig attribute) use_client_preference (a2a.client.client.ClientConfig attribute) (a2a.client.ClientConfig attribute) user (a2a.compat.v0_3.types.Role attribute) (a2a.server.context.ServerCallContext attribute) User (class in a2a.auth.user) user_name (a2a.auth.user.UnauthenticatedUser property) (a2a.auth.user.User property) (a2a.server.routes.common.StarletteUser property) UUIDGenerator (class in a2a.server.id_generator) V V03GrpcServerCallContextBuilder (class in a2a.compat.v0_3.context_builders) V03ServerCallContextBuilder (class in a2a.compat.v0_3.context_builders) validate() (in module a2a.server.request_handlers.request_handler) validate_history_length() (in module a2a.utils.task) validate_page_size() (in module a2a.utils.task) validate_proto_required_fields() (in module a2a.utils.proto_utils) validate_request_params() (in module a2a.server.request_handlers) (in module a2a.server.request_handlers.request_handler) validate_version() (in module a2a.utils.version_validator) validation_errors_to_bad_request() (in module a2a.utils.proto_utils) ValidationDetail (class in a2a.utils.proto_utils) version (a2a.compat.v0_3.types.AgentCard attribute) VersionNotSupportedError, [1] W with_a2a_extensions() (in module a2a.client.service_parameters) working (a2a.compat.v0_3.types.TaskState attribute)