| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.clear() |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.clearApproxNumPhrases()
Approximate number of distinct phrases in the dictionary.
|
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.clone() |
LargeCustomDictionaryStats.Builder |
StoredInfoTypeStats.Builder.getLargeCustomDictionaryBuilder()
StoredInfoType where findings are defined by a dictionary of phrases.
|
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.mergeFrom(LargeCustomDictionaryStats other) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.mergeFrom(com.google.protobuf.Message other) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.newBuilder() |
static LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.newBuilder(LargeCustomDictionaryStats prototype) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.newBuilderForType() |
protected LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.setApproxNumPhrases(long value)
Approximate number of distinct phrases in the dictionary.
|
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StoredInfoTypeStats.Builder |
StoredInfoTypeStats.Builder.setLargeCustomDictionary(LargeCustomDictionaryStats.Builder builderForValue)
StoredInfoType where findings are defined by a dictionary of phrases.
|
Copyright © 2022 Google LLC. All rights reserved.