Class PersonName (0.6.3)

Resource that represents the name of a person. .. attribute:: person_name

The name of a person. It can be one of [formatted_name][googl e.cloud.talent.v4beta1.PersonName.formatted_name] or [structu red_name][google.cloud.talent.v4beta1.PersonName.structured_ name].

A person's name in a structured way (last name, first name, suffix, and so on.)

Classes

PersonStructuredName

Resource that represents a person's structured name. .. attribute:: given_name

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

Middle initial. It's derived from [formatted_name][google.cl oud.talent.v4beta1.PersonName.formatted_name] if not provided. Number of characters allowed is 20.

Suffixes. Number of characters allowed is 20.