background

Input only. Whether to run the model interaction in the background.


public final CreateModelInteractionParams.Builder background(JsonField<Boolean> background)

Sets Builder.background to an arbitrary JSON value.

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