Uses of Enum Class
org.a2aproject.sdk.grpc.Part.ContentCase
Packages that use Part.ContentCase
-
Uses of Part.ContentCase in org.a2aproject.sdk.grpc
Methods in org.a2aproject.sdk.grpc that return Part.ContentCaseModifier and TypeMethodDescriptionstatic Part.ContentCasePart.ContentCase.forNumber(int value) Part.Builder.getContentCase()Part.getContentCase()PartOrBuilder.getContentCase()static Part.ContentCasePart.ContentCase.valueOf(int value) Deprecated.static Part.ContentCaseReturns the enum constant of this class with the specified name.static Part.ContentCase[]Part.ContentCase.values()Returns an array containing the constants of this enum class, in the order they are declared.