interaction

Required. The completed interaction with empty outputs to reduce the payload size. Use the preceding ContentDelta events for the actual output.


public final InteractionCompletedEvent.Builder interaction(JsonField<Interaction> interaction)

Sets Builder.interaction to an arbitrary JSON value.

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