| Modifier and Type | Method and Description |
|---|---|
ContactSettings |
ContactSettings.Builder.build() |
ContactSettings |
ContactSettings.Builder.buildPartial() |
ContactSettings |
RegistrationOrBuilder.getContactSettings()
Required.
|
ContactSettings |
Registration.getContactSettings()
Required.
|
ContactSettings |
Registration.Builder.getContactSettings()
Required.
|
ContactSettings |
ConfigureContactSettingsRequest.getContactSettings()
Fields of the `ContactSettings` to update.
|
ContactSettings |
ConfigureContactSettingsRequest.Builder.getContactSettings()
Fields of the `ContactSettings` to update.
|
ContactSettings |
ConfigureContactSettingsRequestOrBuilder.getContactSettings()
Fields of the `ContactSettings` to update.
|
static ContactSettings |
ContactSettings.getDefaultInstance() |
ContactSettings |
ContactSettings.getDefaultInstanceForType() |
ContactSettings |
ContactSettings.Builder.getDefaultInstanceForType() |
ContactSettings |
RegistrationOrBuilder.getPendingContactSettings()
Output only.
|
ContactSettings |
Registration.getPendingContactSettings()
Output only.
|
ContactSettings |
Registration.Builder.getPendingContactSettings()
Output only.
|
static ContactSettings |
ContactSettings.parseDelimitedFrom(InputStream input) |
static ContactSettings |
ContactSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactSettings |
ContactSettings.parseFrom(byte[] data) |
static ContactSettings |
ContactSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactSettings |
ContactSettings.parseFrom(ByteBuffer data) |
static ContactSettings |
ContactSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactSettings |
ContactSettings.parseFrom(com.google.protobuf.ByteString data) |
static ContactSettings |
ContactSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactSettings |
ContactSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static ContactSettings |
ContactSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContactSettings |
ContactSettings.parseFrom(InputStream input) |
static ContactSettings |
ContactSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ContactSettings> |
ContactSettings.getParserForType() |
static com.google.protobuf.Parser<ContactSettings> |
ContactSettings.parser() |
Copyright © 2023 Google LLC. All rights reserved.