| Modifier and Type | Method and Description |
|---|---|
Contacts |
Contacts.Builder.build() |
Contacts |
Contacts.Builder.buildPartial() |
Contacts |
ModifyEntryContactsRequest.getContacts()
Required.
|
Contacts |
ModifyEntryContactsRequest.Builder.getContacts()
Required.
|
Contacts |
BusinessContext.getContacts()
Contact people for the entry.
|
Contacts |
BusinessContext.Builder.getContacts()
Contact people for the entry.
|
Contacts |
BusinessContextOrBuilder.getContacts()
Contact people for the entry.
|
Contacts |
ModifyEntryContactsRequestOrBuilder.getContacts()
Required.
|
static Contacts |
Contacts.getDefaultInstance() |
Contacts |
Contacts.getDefaultInstanceForType() |
Contacts |
Contacts.Builder.getDefaultInstanceForType() |
static Contacts |
Contacts.parseDelimitedFrom(InputStream input) |
static Contacts |
Contacts.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contacts |
Contacts.parseFrom(byte[] data) |
static Contacts |
Contacts.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contacts |
Contacts.parseFrom(ByteBuffer data) |
static Contacts |
Contacts.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contacts |
Contacts.parseFrom(com.google.protobuf.ByteString data) |
static Contacts |
Contacts.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contacts |
Contacts.parseFrom(com.google.protobuf.CodedInputStream input) |
static Contacts |
Contacts.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contacts |
Contacts.parseFrom(InputStream input) |
static Contacts |
Contacts.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Contacts> |
Contacts.getParserForType() |
static com.google.protobuf.Parser<Contacts> |
Contacts.parser() |
| Modifier and Type | Method and Description |
|---|---|
ModifyEntryContactsRequest.Builder |
ModifyEntryContactsRequest.Builder.mergeContacts(Contacts value)
Required.
|
BusinessContext.Builder |
BusinessContext.Builder.mergeContacts(Contacts value)
Contact people for the entry.
|
Contacts.Builder |
Contacts.Builder.mergeFrom(Contacts other) |
static Contacts.Builder |
Contacts.newBuilder(Contacts prototype) |
ModifyEntryContactsRequest.Builder |
ModifyEntryContactsRequest.Builder.setContacts(Contacts value)
Required.
|
BusinessContext.Builder |
BusinessContext.Builder.setContacts(Contacts value)
Contact people for the entry.
|
Copyright © 2023 Google LLC. All rights reserved.