| Modifier and Type | Method and Description |
|---|---|
static ImportIntentsRequest.MergeOption |
ImportIntentsRequest.MergeOption.forNumber(int value) |
ImportIntentsRequest.MergeOption |
ImportIntentsRequest.getMergeOption()
Merge option for importing intents.
|
ImportIntentsRequest.MergeOption |
ImportIntentsRequest.Builder.getMergeOption()
Merge option for importing intents.
|
ImportIntentsRequest.MergeOption |
ImportIntentsRequestOrBuilder.getMergeOption()
Merge option for importing intents.
|
static ImportIntentsRequest.MergeOption |
ImportIntentsRequest.MergeOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportIntentsRequest.MergeOption |
ImportIntentsRequest.MergeOption.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportIntentsRequest.MergeOption |
ImportIntentsRequest.MergeOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportIntentsRequest.MergeOption[] |
ImportIntentsRequest.MergeOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ImportIntentsRequest.MergeOption> |
ImportIntentsRequest.MergeOption.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ImportIntentsRequest.Builder |
ImportIntentsRequest.Builder.setMergeOption(ImportIntentsRequest.MergeOption value)
Merge option for importing intents.
|
Copyright © 2025 Google LLC. All rights reserved.