createVersion property

bool? createVersion
final

True if a new version of the bot was created. If the createVersion field was not specified in the request, the createVersion field is set to false in the response.

Implementation

final bool? createVersion;