role

@Deprecated(message = "deprecated")
public final CreateAgentInteractionParams.Builder role(String role)

Deprecated

deprecated

Output only. The role of the interaction.


@Deprecated(message = "deprecated")
public final CreateAgentInteractionParams.Builder role(JsonField<String> role)

Deprecated

deprecated

Sets Builder.role to an arbitrary JSON value.

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