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