| Modifier and Type | Method and Description |
|---|---|
CloudStorageFileSet |
CloudStorageFileSet.Builder.build() |
CloudStorageFileSet |
CloudStorageFileSet.Builder.buildPartial() |
CloudStorageFileSet |
LargeCustomDictionaryConfig.getCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
|
CloudStorageFileSet |
LargeCustomDictionaryConfig.Builder.getCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
|
CloudStorageFileSet |
LargeCustomDictionaryConfigOrBuilder.getCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
|
static CloudStorageFileSet |
CloudStorageFileSet.getDefaultInstance() |
CloudStorageFileSet |
CloudStorageFileSet.getDefaultInstanceForType() |
CloudStorageFileSet |
CloudStorageFileSet.Builder.getDefaultInstanceForType() |
static CloudStorageFileSet |
CloudStorageFileSet.parseDelimitedFrom(InputStream input) |
static CloudStorageFileSet |
CloudStorageFileSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(byte[] data) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(ByteBuffer data) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(com.google.protobuf.ByteString data) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(InputStream input) |
static CloudStorageFileSet |
CloudStorageFileSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudStorageFileSet> |
CloudStorageFileSet.getParserForType() |
static com.google.protobuf.Parser<CloudStorageFileSet> |
CloudStorageFileSet.parser() |
| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
|
CloudStorageFileSet.Builder |
CloudStorageFileSet.Builder.mergeFrom(CloudStorageFileSet other) |
static CloudStorageFileSet.Builder |
CloudStorageFileSet.newBuilder(CloudStorageFileSet prototype) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
|
Copyright © 2022 Google LLC. All rights reserved.