allowGeneratedReplies property

bool allowGeneratedReplies
final

Set whether the platform should automatically generate possible replies to add to RemoteInput#getChoices(). If the Action doesn't have a RemoteInput, this has no effect.

You need to specify inputs for this property to work.

Implementation

final bool allowGeneratedReplies;