| Package | Description |
|---|---|
| com.google.api.services.people.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ContactToCreate |
ContactToCreate.clone() |
ContactToCreate |
ContactToCreate.set(String fieldName,
Object value) |
ContactToCreate |
ContactToCreate.setContactPerson(Person contactPerson)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactToCreate> |
BatchCreateContactsRequest.getContacts()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateContactsRequest |
BatchCreateContactsRequest.setContacts(List<ContactToCreate> contacts)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.