| Package | Description |
|---|---|
| com.google.api.services.people.v1 | |
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PeopleService.OtherContacts.CopyOtherContactToMyContactsGroup |
PeopleService.OtherContacts.copyOtherContactToMyContactsGroup(String resourceName,
CopyOtherContactToMyContactsGroupRequest content)
Copies an "Other contact" to a new contact in the user's "myContacts" group Mutate requests for
the same user should be sent sequentially to avoid increased latency and failures.
|
| Constructor and Description |
|---|
CopyOtherContactToMyContactsGroup(String resourceName,
CopyOtherContactToMyContactsGroupRequest content)
Copies an "Other contact" to a new contact in the user's "myContacts" group Mutate requests for
the same user should be sent sequentially to avoid increased latency and failures.
|
| Modifier and Type | Method and Description |
|---|---|
CopyOtherContactToMyContactsGroupRequest |
CopyOtherContactToMyContactsGroupRequest.clone() |
CopyOtherContactToMyContactsGroupRequest |
CopyOtherContactToMyContactsGroupRequest.set(String fieldName,
Object value) |
CopyOtherContactToMyContactsGroupRequest |
CopyOtherContactToMyContactsGroupRequest.setCopyMask(String copyMask)
Required.
|
CopyOtherContactToMyContactsGroupRequest |
CopyOtherContactToMyContactsGroupRequest.setReadMask(String readMask)
Optional.
|
CopyOtherContactToMyContactsGroupRequest |
CopyOtherContactToMyContactsGroupRequest.setSources(List<String> sources)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.