createdPeople property
The contacts that were created, unless the request read_mask
is empty.
Implementation
core.List<PersonResponse>? createdPeople;
The contacts that were created, unless the request read_mask
is empty.
core.List<PersonResponse>? createdPeople;