Builder
Builder for LiveServerMessage.
Functions
Link copied to clipboard
Link copied to clipboard
Clears the value of goAway field.
Link copied to clipboard
Clears the value of serverContent field.
Link copied to clipboard
Clears the value of sessionResumptionUpdate field.
Link copied to clipboard
Clears the value of setupComplete field.
Link copied to clipboard
Clears the value of toolCall field.
Link copied to clipboard
Clears the value of toolCallCancellation field.
Link copied to clipboard
Clears the value of usageMetadata field.
Link copied to clipboard
Clears the value of voiceActivity field.
Link copied to clipboard
Clears the value of voiceActivityDetectionSignal field.
Link copied to clipboard
Setter for goAway.
@CanIgnoreReturnValue()
Setter for goAway builder.
Link copied to clipboard
Setter for serverContent.
@CanIgnoreReturnValue()
Setter for serverContent builder.
Link copied to clipboard
public abstract LiveServerMessage.Builder sessionResumptionUpdate(LiveServerSessionResumptionUpdate sessionResumptionUpdate)
Setter for sessionResumptionUpdate.
@CanIgnoreReturnValue()
Setter for sessionResumptionUpdate builder.
Link copied to clipboard
Setter for setupComplete.
@CanIgnoreReturnValue()
Setter for setupComplete builder.
Link copied to clipboard
Setter for toolCall.
@CanIgnoreReturnValue()
Setter for toolCall builder.
Link copied to clipboard
public abstract LiveServerMessage.Builder toolCallCancellation(LiveServerToolCallCancellation toolCallCancellation)
Setter for toolCallCancellation.
@CanIgnoreReturnValue()
Setter for toolCallCancellation builder.
Link copied to clipboard
Setter for usageMetadata.
@CanIgnoreReturnValue()
Setter for usageMetadata builder.
Link copied to clipboard
Setter for voiceActivity.
@CanIgnoreReturnValue()
Setter for voiceActivity builder.
Link copied to clipboard
public abstract LiveServerMessage.Builder voiceActivityDetectionSignal(VoiceActivityDetectionSignal voiceActivityDetectionSignal)
Setter for voiceActivityDetectionSignal.
@CanIgnoreReturnValue()
Setter for voiceActivityDetectionSignal builder.