Enumeration ProminentPeople

Enum for controlling whether the model can generate images of prominent people (celebrities).

Enumeration Members

ALLOW_PROMINENT_PEOPLE: "ALLOW_PROMINENT_PEOPLE"

Allows the model to generate images of prominent people.

BLOCK_PROMINENT_PEOPLE: "BLOCK_PROMINENT_PEOPLE"

Prevents the model from generating images of prominent people.

PROMINENT_PEOPLE_UNSPECIFIED: "PROMINENT_PEOPLE_UNSPECIFIED"

Unspecified value. The model will proceed with the default behavior, which is to allow generation of prominent people.