Uses of Class
com.google.genai.types.FunctionResponse
Packages that use FunctionResponse
-
Uses of FunctionResponse in com.google.genai.types
Methods in com.google.genai.types that return FunctionResponseModifier and TypeMethodDescriptionabstract FunctionResponseFunctionResponse.Builder.build()static FunctionResponseDeserializes a JSON string to a FunctionResponse object.Methods in com.google.genai.types that return types with arguments of type FunctionResponseModifier and TypeMethodDescriptionabstract Optional<FunctionResponse>Part.functionResponse()Optional.Methods in com.google.genai.types with parameters of type FunctionResponseModifier and TypeMethodDescriptionabstract Part.BuilderPart.Builder.functionResponse(FunctionResponse functionResponse)