Class PersonName (0.3.0)

Resource that represents the name of a person.

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

Optional. Preferred name for the person. This field is ignored if [structured_name][google.cloud.talent.v4beta1.PersonName.s tructured_name] is provided. Number of characters allowed is 100.

Classes

PersonStructuredName

Resource that represents a person's structured name.

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

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

Optional. Prefixes. Number of characters allowed is 20.