Skip to content

A2APushAuthentication

autogen.beta.a2a.push.A2APushAuthentication dataclass #

A2APushAuthentication(*, scheme, credentials=None)

Auth metadata attached to a push-notification webhook (scheme + opaque credentials).

scheme instance-attribute #

scheme

credentials class-attribute instance-attribute #

credentials = None