Uses of Class
org.a2aproject.sdk.compat03.grpc.PushNotificationConfig
Packages that use PushNotificationConfig
-
Uses of PushNotificationConfig in org.a2aproject.sdk.compat03.grpc
Methods in org.a2aproject.sdk.compat03.grpc that return PushNotificationConfigModifier and TypeMethodDescriptionPushNotificationConfig.Builder.build()PushNotificationConfig.Builder.buildPartial()static PushNotificationConfigPushNotificationConfig.getDefaultInstance()PushNotificationConfig.Builder.getDefaultInstanceForType()PushNotificationConfig.getDefaultInstanceForType()SendMessageConfiguration.Builder.getPushNotification()A configuration of a webhook that can be used to receive updatesSendMessageConfiguration.getPushNotification()A configuration of a webhook that can be used to receive updatesSendMessageConfigurationOrBuilder.getPushNotification()A configuration of a webhook that can be used to receive updatesTaskPushNotificationConfig.Builder.getPushNotificationConfig().a2a.v1.PushNotificationConfig push_notification_config = 2;TaskPushNotificationConfig.getPushNotificationConfig().a2a.v1.PushNotificationConfig push_notification_config = 2;TaskPushNotificationConfigOrBuilder.getPushNotificationConfig().a2a.v1.PushNotificationConfig push_notification_config = 2;static PushNotificationConfigPushNotificationConfig.parseDelimitedFrom(InputStream input) static PushNotificationConfigPushNotificationConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushNotificationConfigPushNotificationConfig.parseFrom(byte[] data) static PushNotificationConfigPushNotificationConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushNotificationConfigPushNotificationConfig.parseFrom(com.google.protobuf.ByteString data) static PushNotificationConfigPushNotificationConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushNotificationConfigPushNotificationConfig.parseFrom(com.google.protobuf.CodedInputStream input) static PushNotificationConfigPushNotificationConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushNotificationConfigPushNotificationConfig.parseFrom(InputStream input) static PushNotificationConfigPushNotificationConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PushNotificationConfigPushNotificationConfig.parseFrom(ByteBuffer data) static PushNotificationConfigPushNotificationConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.a2aproject.sdk.compat03.grpc that return types with arguments of type PushNotificationConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PushNotificationConfig>PushNotificationConfig.getParserForType()static com.google.protobuf.Parser<PushNotificationConfig>PushNotificationConfig.parser()Methods in org.a2aproject.sdk.compat03.grpc with parameters of type PushNotificationConfigModifier and TypeMethodDescriptionPushNotificationConfig.Builder.mergeFrom(PushNotificationConfig other) SendMessageConfiguration.Builder.mergePushNotification(PushNotificationConfig value) A configuration of a webhook that can be used to receive updatesTaskPushNotificationConfig.Builder.mergePushNotificationConfig(PushNotificationConfig value) .a2a.v1.PushNotificationConfig push_notification_config = 2;PushNotificationConfig.newBuilder(PushNotificationConfig prototype) SendMessageConfiguration.Builder.setPushNotification(PushNotificationConfig value) A configuration of a webhook that can be used to receive updatesTaskPushNotificationConfig.Builder.setPushNotificationConfig(PushNotificationConfig value) .a2a.v1.PushNotificationConfig push_notification_config = 2;