| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryStats |
LargeCustomDictionaryStats.Builder.build() |
LargeCustomDictionaryStats |
LargeCustomDictionaryStats.Builder.buildPartial() |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.getDefaultInstance() |
LargeCustomDictionaryStats |
LargeCustomDictionaryStats.getDefaultInstanceForType() |
LargeCustomDictionaryStats |
LargeCustomDictionaryStats.Builder.getDefaultInstanceForType() |
LargeCustomDictionaryStats |
StoredInfoTypeStatsOrBuilder.getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
LargeCustomDictionaryStats |
StoredInfoTypeStats.getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
LargeCustomDictionaryStats |
StoredInfoTypeStats.Builder.getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseDelimitedFrom(InputStream input) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(byte[] data) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(ByteBuffer data) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(com.google.protobuf.ByteString data) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(com.google.protobuf.CodedInputStream input) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(InputStream input) |
static LargeCustomDictionaryStats |
LargeCustomDictionaryStats.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LargeCustomDictionaryStats> |
LargeCustomDictionaryStats.getParserForType() |
static com.google.protobuf.Parser<LargeCustomDictionaryStats> |
LargeCustomDictionaryStats.parser() |
| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.Builder.mergeFrom(LargeCustomDictionaryStats other) |
StoredInfoTypeStats.Builder |
StoredInfoTypeStats.Builder.mergeLargeCustomDictionary(LargeCustomDictionaryStats value)
StoredInfoType where findings are defined by a dictionary of phrases.
|
static LargeCustomDictionaryStats.Builder |
LargeCustomDictionaryStats.newBuilder(LargeCustomDictionaryStats prototype) |
StoredInfoTypeStats.Builder |
StoredInfoTypeStats.Builder.setLargeCustomDictionary(LargeCustomDictionaryStats value)
StoredInfoType where findings are defined by a dictionary of phrases.
|
Copyright © 2022 Google LLC. All rights reserved.