stream

Input only. Whether the interaction will be streamed.


public final CreateAgentInteractionParams.Builder stream(JsonField<Boolean> stream)

Sets Builder.stream to an arbitrary JSON value.

You should usually call Builder.stream with a well-typed Boolean value instead. This method is primarily for setting the field to an undocumented or not yet supported value.