Uses of Enum Class
com.google.adk.a2a.converters.A2ADataPartMetadataType
Packages that use A2ADataPartMetadataType
-
Uses of A2ADataPartMetadataType in com.google.adk.a2a.converters
Subclasses with type arguments of type A2ADataPartMetadataType in com.google.adk.a2a.convertersModifier and TypeClassDescriptionenumEnum for the type of A2A DataPart metadata.Methods in com.google.adk.a2a.converters that return A2ADataPartMetadataTypeModifier and TypeMethodDescriptionstatic A2ADataPartMetadataTypeReturns the enum constant of this class with the specified name.static A2ADataPartMetadataType[]A2ADataPartMetadataType.values()Returns an array containing the constants of this enum class, in the order they are declared.