Uses of Class
org.a2aproject.sdk.compat03.grpc.CreateTaskPushNotificationConfigRequest.Builder
Packages that use CreateTaskPushNotificationConfigRequest.Builder
-
Uses of CreateTaskPushNotificationConfigRequest.Builder in org.a2aproject.sdk.compat03.grpc
Methods in org.a2aproject.sdk.compat03.grpc that return CreateTaskPushNotificationConfigRequest.BuilderModifier and TypeMethodDescriptionCreateTaskPushNotificationConfigRequest.Builder.clear()CreateTaskPushNotificationConfigRequest.Builder.clearConfig().a2a.v1.TaskPushNotificationConfig config = 3 [(.google.api.field_behavior) = REQUIRED];CreateTaskPushNotificationConfigRequest.Builder.clearConfigId()string config_id = 2 [(.google.api.field_behavior) = REQUIRED];CreateTaskPushNotificationConfigRequest.Builder.clearParent()The task resource for this config.CreateTaskPushNotificationConfigRequest.Builder.mergeConfig(TaskPushNotificationConfig value) .a2a.v1.TaskPushNotificationConfig config = 3 [(.google.api.field_behavior) = REQUIRED];CreateTaskPushNotificationConfigRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateTaskPushNotificationConfigRequest.Builder.mergeFrom(com.google.protobuf.Message other) CreateTaskPushNotificationConfigRequest.Builder.mergeFrom(CreateTaskPushNotificationConfigRequest other) CreateTaskPushNotificationConfigRequest.newBuilder()CreateTaskPushNotificationConfigRequest.newBuilder(CreateTaskPushNotificationConfigRequest prototype) CreateTaskPushNotificationConfigRequest.newBuilderForType()CreateTaskPushNotificationConfigRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CreateTaskPushNotificationConfigRequest.Builder.setConfig(TaskPushNotificationConfig value) .a2a.v1.TaskPushNotificationConfig config = 3 [(.google.api.field_behavior) = REQUIRED];CreateTaskPushNotificationConfigRequest.Builder.setConfig(TaskPushNotificationConfig.Builder builderForValue) .a2a.v1.TaskPushNotificationConfig config = 3 [(.google.api.field_behavior) = REQUIRED];CreateTaskPushNotificationConfigRequest.Builder.setConfigId(String value) string config_id = 2 [(.google.api.field_behavior) = REQUIRED];CreateTaskPushNotificationConfigRequest.Builder.setConfigIdBytes(com.google.protobuf.ByteString value) string config_id = 2 [(.google.api.field_behavior) = REQUIRED];The task resource for this config.CreateTaskPushNotificationConfigRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) The task resource for this config.CreateTaskPushNotificationConfigRequest.toBuilder()