status

Required. Output only. The status of the interaction.


public final Interaction.Builder status(JsonField<Interaction.Status> status)

Sets Builder.status to an arbitrary JSON value.

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