gender property
Gender of the audience for which the lift is provided. Possible string values are:
- "GENDER_UNSPECIFIED" : Not specified.
- "GENDER_UNKNOWN" : Unknown.
- "GENDER_MALE" : Male.
- "GENDER_FEMALE" : Female.
Implementation
core.String? gender;
Gender of the audience for which the lift is provided. Possible string values are:
core.String? gender;