Uses of Record Class
io.quarkiverse.langchain4j.vertexai.runtime.gemini.GenerateContentResponse.Candidate.Part
Packages that use GenerateContentResponse.Candidate.Part
-
Uses of GenerateContentResponse.Candidate.Part in io.quarkiverse.langchain4j.vertexai.runtime.gemini
Methods in io.quarkiverse.langchain4j.vertexai.runtime.gemini that return types with arguments of type GenerateContentResponse.Candidate.PartModifier and TypeMethodDescriptionGenerateContentResponse.Candidate.Content.parts()Returns the value of thepartsrecord component.Constructor parameters in io.quarkiverse.langchain4j.vertexai.runtime.gemini with type arguments of type GenerateContentResponse.Candidate.PartModifierConstructorDescriptionCreates an instance of aContentrecord class.