store

Input only. Whether to store the response and request for later retrieval.


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

Sets Builder.store to an arbitrary JSON value.

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