Google_Service_Plus_Person model domain property in new Google People API
I’m migrating the google/apiclient
PHP library from v1 to v2. The previous version of the library had a model Google_Service_Plus_Person
, which contained domain
property. I’m trying to find the same property but in new API.