Class PersonName (0.4.0)

Resource that represents the name of a person.

A string represents a person's full name. For example, "Dr. John Smith". Number of characters allowed is 100.

Preferred name for the person. This field is ignored if [struc tured_name][google.cloud.talent.v4beta1.PersonName.structured _name] is provided. Number of characters allowed is 100.

Classes

PersonStructuredName

Resource that represents a person's structured name.

Preferred given/first name or nickname. Number of characters allowed is 100.

Family/last name. It's derived from [formatted_name][google. cloud.talent.v4beta1.PersonName.formatted_name] if not provided. Number of characters allowed is 100.

Prefixes. Number of characters allowed is 20.