Uses of Class
com.google.genai.types.LiveServerToolCall.Builder
Packages that use LiveServerToolCall.Builder
-
Uses of LiveServerToolCall.Builder in com.google.genai.types
Methods in com.google.genai.types that return LiveServerToolCall.BuilderModifier and TypeMethodDescriptionstatic LiveServerToolCall.BuilderLiveServerToolCall.builder()Instantiates a builder for LiveServerToolCall.abstract LiveServerToolCall.BuilderLiveServerToolCall.Builder.functionCalls(List<FunctionCall> functionCalls) abstract LiveServerToolCall.BuilderLiveServerToolCall.toBuilder()Creates a builder with the same values as this instance.