Warning, /pim/libkgapi/src/people/peoplev1.yml is written in an unsupported language. File is not indexed.

0001 name: PeopleV1
0002 namespace: People
0003 export_macro: KGAPIPEOPLE_EXPORT
0004 discovery_uri: https://people.googleapis.com/$discovery/rest?version=v1
0005 reference_base_uri: https://developers.google.com/people/api/rest/v1/people
0006 since: "5.19.0"
0007 kgapiobjects:
0008     - Person
0009 excludeObjects:
0010     # Request/Response types
0011     - "*Request"
0012     - "*Response"
0013     - "ContactToCreate"
0014     - "SearchResult"
0015     - "Status"
0016     - "Empty"
0017     # Mapped to QDate
0018     - "Date"
0019 
0020 renameObjects:
0021     # Having a file called locale.h breaks build as it gets included instead of the
0022     # system-wide locale.h
0023     Locale: PersonLocale