Uses of Class
org.a2aproject.sdk.grpc.GetTaskPushNotificationConfigRequest.Builder
Packages that use GetTaskPushNotificationConfigRequest.Builder
-
Uses of GetTaskPushNotificationConfigRequest.Builder in org.a2aproject.sdk.grpc
Methods in org.a2aproject.sdk.grpc that return GetTaskPushNotificationConfigRequest.BuilderModifier and TypeMethodDescriptionGetTaskPushNotificationConfigRequest.Builder.clear()GetTaskPushNotificationConfigRequest.Builder.clearId()The resource ID of the configuration to retrieve.GetTaskPushNotificationConfigRequest.Builder.clearTaskId()The parent task resource ID.GetTaskPushNotificationConfigRequest.Builder.clearTenant()Optional.GetTaskPushNotificationConfigRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetTaskPushNotificationConfigRequest.Builder.mergeFrom(com.google.protobuf.Message other) GetTaskPushNotificationConfigRequest.Builder.mergeFrom(GetTaskPushNotificationConfigRequest other) GetTaskPushNotificationConfigRequest.newBuilder()GetTaskPushNotificationConfigRequest.newBuilder(GetTaskPushNotificationConfigRequest prototype) GetTaskPushNotificationConfigRequest.newBuilderForType()GetTaskPushNotificationConfigRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The resource ID of the configuration to retrieve.GetTaskPushNotificationConfigRequest.Builder.setIdBytes(com.google.protobuf.ByteString value) The resource ID of the configuration to retrieve.The parent task resource ID.GetTaskPushNotificationConfigRequest.Builder.setTaskIdBytes(com.google.protobuf.ByteString value) The parent task resource ID.Optional.GetTaskPushNotificationConfigRequest.Builder.setTenantBytes(com.google.protobuf.ByteString value) Optional.GetTaskPushNotificationConfigRequest.toBuilder()