Enumeration PersonGeneration

Enum that controls the generation of people.

Enumeration Members

Enumeration Members

ALLOW_ADULT: "ALLOW_ADULT"

Generate images of adults, but not children.

ALLOW_ALL: "ALLOW_ALL"

Generate images that include adults and children.

DONT_ALLOW: "DONT_ALLOW"

Block generation of images of people.