Uses of Class
org.a2aproject.sdk.grpc.ListTaskPushNotificationConfigsRequest.Builder
Packages that use ListTaskPushNotificationConfigsRequest.Builder
-
Uses of ListTaskPushNotificationConfigsRequest.Builder in org.a2aproject.sdk.grpc
Methods in org.a2aproject.sdk.grpc that return ListTaskPushNotificationConfigsRequest.BuilderModifier and TypeMethodDescriptionListTaskPushNotificationConfigsRequest.Builder.clear()ListTaskPushNotificationConfigsRequest.Builder.clearPageSize()The maximum number of configurations to return.ListTaskPushNotificationConfigsRequest.Builder.clearPageToken()A page token received from a previous `ListTaskPushNotificationConfigsRequest` call.ListTaskPushNotificationConfigsRequest.Builder.clearTaskId()The parent task resource ID.ListTaskPushNotificationConfigsRequest.Builder.clearTenant()Optional.ListTaskPushNotificationConfigsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListTaskPushNotificationConfigsRequest.Builder.mergeFrom(com.google.protobuf.Message other) ListTaskPushNotificationConfigsRequest.Builder.mergeFrom(ListTaskPushNotificationConfigsRequest other) ListTaskPushNotificationConfigsRequest.newBuilder()ListTaskPushNotificationConfigsRequest.newBuilder(ListTaskPushNotificationConfigsRequest prototype) ListTaskPushNotificationConfigsRequest.newBuilderForType()ListTaskPushNotificationConfigsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListTaskPushNotificationConfigsRequest.Builder.setPageSize(int value) The maximum number of configurations to return.ListTaskPushNotificationConfigsRequest.Builder.setPageToken(String value) A page token received from a previous `ListTaskPushNotificationConfigsRequest` call.ListTaskPushNotificationConfigsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) A page token received from a previous `ListTaskPushNotificationConfigsRequest` call.The parent task resource ID.ListTaskPushNotificationConfigsRequest.Builder.setTaskIdBytes(com.google.protobuf.ByteString value) The parent task resource ID.Optional.ListTaskPushNotificationConfigsRequest.Builder.setTenantBytes(com.google.protobuf.ByteString value) Optional.ListTaskPushNotificationConfigsRequest.toBuilder()