Uses of Class
com.google.genai.types.LiveServerToolCallCancellation.Builder
Packages that use LiveServerToolCallCancellation.Builder
- 
Uses of LiveServerToolCallCancellation.Builder in com.google.genai.typesMethods in com.google.genai.types that return LiveServerToolCallCancellation.BuilderModifier and TypeMethodDescriptionLiveServerToolCallCancellation.builder()Instantiates a builder for LiveServerToolCallCancellation.Setter for ids.Setter for ids.LiveServerToolCallCancellation.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type LiveServerToolCallCancellation.BuilderModifier and TypeMethodDescriptionLiveServerMessage.Builder.toolCallCancellation(LiveServerToolCallCancellation.Builder toolCallCancellationBuilder) Setter for toolCallCancellation builder.