updateResult property
A map of resource names to the contacts that were updated, unless the
request read_mask
is empty.
Implementation
core.Map<core.String, PersonResponse>? updateResult;
A map of resource names to the contacts that were updated, unless the
request read_mask
is empty.
core.Map<core.String, PersonResponse>? updateResult;