From 656749713c401993f3d683b0d256ab6b8b05a68d Mon Sep 17 00:00:00 2001 From: a2a-bot Date: Thu, 7 Aug 2025 15:06:06 +0000 Subject: [PATCH] Update to specification from cab1bc3c96ce5a326874936c190b1cdb737636c3 --- src/a2a/grpc/a2a_pb2_grpc.py | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/a2a/grpc/a2a_pb2_grpc.py b/src/a2a/grpc/a2a_pb2_grpc.py index e314bde3a..9b0ad41bc 100644 --- a/src/a2a/grpc/a2a_pb2_grpc.py +++ b/src/a2a/grpc/a2a_pb2_grpc.py @@ -17,9 +17,6 @@ class A2AServiceStub(object): - TaskPushNotificationConfig are a resource whose parent is a task. They have get, list and create methods. - AgentCard is a static resource with only a get method. - fields are not present as they don't comply with AIP rules, and the - optional history_length on the get task method is not present as it also - violates AIP-127 and AIP-131. """ def __init__(self, channel): @@ -91,9 +88,6 @@ class A2AServiceServicer(object): - TaskPushNotificationConfig are a resource whose parent is a task. They have get, list and create methods. - AgentCard is a static resource with only a get method. - fields are not present as they don't comply with AIP rules, and the - optional history_length on the get task method is not present as it also - violates AIP-127 and AIP-131. """ def SendMessage(self, request, context): @@ -244,9 +238,6 @@ class A2AService(object): - TaskPushNotificationConfig are a resource whose parent is a task. They have get, list and create methods. - AgentCard is a static resource with only a get method. - fields are not present as they don't comply with AIP rules, and the - optional history_length on the get task method is not present as it also - violates AIP-127 and AIP-131. """ @staticmethod