Uses of Class
com.google.genai.types.Part
Packages that use Part
-
Uses of Part in com.google.genai.types
Methods in com.google.genai.types that return PartModifier and TypeMethodDescriptionabstract PartPart.Builder.build()static PartDeserializes a JSON string to a Part object.Methods in com.google.genai.types that return types with arguments of type PartModifier and TypeMethodDescriptionContent.parts()List of parts that constitute a single message.@Nullable com.google.common.collect.ImmutableList<Part>GenerateContentResponse.parts()Returns the list of parts in the first candidate of the response.Method parameters in com.google.genai.types with type arguments of type Part