Uses of Enum Class
org.a2aproject.sdk.compat03.grpc.Role
Packages that use Role
-
Uses of Role in org.a2aproject.sdk.compat03.grpc
Methods in org.a2aproject.sdk.compat03.grpc that return RoleModifier and TypeMethodDescriptionstatic RoleRole.forNumber(int value) Message.Builder.getRole()A role for the message.Message.getRole()A role for the message.MessageOrBuilder.getRole()A role for the message.static RoleRole.valueOf(int value) Deprecated.static RoleRole.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static RoleReturns the enum constant of this class with the specified name.static Role[]Role.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 RoleModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Role>Role.internalGetValueMap()Methods in org.a2aproject.sdk.compat03.grpc with parameters of type RoleModifier and TypeMethodDescriptionA role for the message.