Interface protos.google.cloud.talent.v4beta1.PersonName.IPersonStructuredName (3.5.1)

Properties of a PersonStructuredName.

Package

@google-cloud/talent

Properties

familyName

familyName?: (string|null);

PersonStructuredName familyName

givenName

givenName?: (string|null);

PersonStructuredName givenName

middleInitial

middleInitial?: (string|null);

PersonStructuredName middleInitial

preferredName

preferredName?: (string|null);

PersonStructuredName preferredName

prefixes

prefixes?: (string[]|null);

PersonStructuredName prefixes

suffixes

suffixes?: (string[]|null);

PersonStructuredName suffixes