| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.Builder.build() |
CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.Builder.buildPartial() |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.getDefaultInstance() |
CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.getDefaultInstanceForType() |
CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.Builder.getDefaultInstanceForType() |
CustomInfoType.Dictionary.WordList |
ReplaceDictionaryConfig.getWordList()
A list of words to select from for random replacement.
|
CustomInfoType.Dictionary.WordList |
ReplaceDictionaryConfig.Builder.getWordList()
A list of words to select from for random replacement.
|
CustomInfoType.Dictionary.WordList |
CustomInfoType.DictionaryOrBuilder.getWordList()
List of words or phrases to search for.
|
CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.getWordList()
List of words or phrases to search for.
|
CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.Builder.getWordList()
List of words or phrases to search for.
|
CustomInfoType.Dictionary.WordList |
ReplaceDictionaryConfigOrBuilder.getWordList()
A list of words to select from for random replacement.
|
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseDelimitedFrom(InputStream input) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(byte[] data) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(ByteBuffer data) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(com.google.protobuf.ByteString data) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(InputStream input) |
static CustomInfoType.Dictionary.WordList |
CustomInfoType.Dictionary.WordList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomInfoType.Dictionary.WordList> |
CustomInfoType.Dictionary.WordList.getParserForType() |
static com.google.protobuf.Parser<CustomInfoType.Dictionary.WordList> |
CustomInfoType.Dictionary.WordList.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.Dictionary.WordList.Builder |
CustomInfoType.Dictionary.WordList.Builder.mergeFrom(CustomInfoType.Dictionary.WordList other) |
ReplaceDictionaryConfig.Builder |
ReplaceDictionaryConfig.Builder.mergeWordList(CustomInfoType.Dictionary.WordList value)
A list of words to select from for random replacement.
|
CustomInfoType.Dictionary.Builder |
CustomInfoType.Dictionary.Builder.mergeWordList(CustomInfoType.Dictionary.WordList value)
List of words or phrases to search for.
|
static CustomInfoType.Dictionary.WordList.Builder |
CustomInfoType.Dictionary.WordList.newBuilder(CustomInfoType.Dictionary.WordList prototype) |
ReplaceDictionaryConfig.Builder |
ReplaceDictionaryConfig.Builder.setWordList(CustomInfoType.Dictionary.WordList value)
A list of words to select from for random replacement.
|
CustomInfoType.Dictionary.Builder |
CustomInfoType.Dictionary.Builder.setWordList(CustomInfoType.Dictionary.WordList value)
List of words or phrases to search for.
|
Copyright © 2022 Google LLC. All rights reserved.