force property

bool? force
getter/setter pair

If set to true, all of this conversation's analyses will also be deleted.

Otherwise, the request will only succeed if the conversation has no analyses.

Implementation

core.bool? force;