Uses of Enum Class
org.a2aproject.sdk.compat03.grpc.TaskState
Packages that use TaskState
-
Uses of TaskState in org.a2aproject.sdk.compat03.grpc
Methods in org.a2aproject.sdk.compat03.grpc that return TaskStateModifier and TypeMethodDescriptionstatic TaskStateTaskState.forNumber(int value) TaskStatus.Builder.getState()The current state of this taskTaskStatus.getState()The current state of this taskTaskStatusOrBuilder.getState()The current state of this taskstatic TaskStateTaskState.valueOf(int value) Deprecated.static TaskStateTaskState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TaskStateReturns the enum constant of this class with the specified name.static TaskState[]TaskState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.a2aproject.sdk.compat03.grpc that return types with arguments of type TaskStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TaskState>TaskState.internalGetValueMap()Methods in org.a2aproject.sdk.compat03.grpc with parameters of type TaskStateModifier and TypeMethodDescriptionThe current state of this task