agent
The name of the Agent used for generating the interaction.
public final CreateAgentInteractionParams.Builder agent(JsonField<CreateAgentInteractionParams.Agent> agent)
Sets Builder.agent to an arbitrary JSON value.
You should usually call Builder.agent with a well-typed Agent value instead. This method is primarily for setting the field to an undocumented or not yet supported value.
Sets agent to an arbitrary String.
You should usually call agent with a well-typed Agent constant instead. This method is primarily for setting the field to an undocumented or not yet supported value.