Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ImageConfig::PersonGeneration (v1.40.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::ImageConfig::PersonGeneration.
Enum for controlling the generation of people in images.
Constants
PERSON_GENERATION_UNSPECIFIED
value: 0 The default behavior is unspecified. The model will decide whether to
generate images of people.
ALLOW_ALL
value: 1 Allows the model to generate images of people, including adults and
children.
ALLOW_ADULT
value: 2 Allows the model to generate images of adults, but not children.
ALLOW_NONE
value: 3 Prevents the model from generating images of people.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]