| Modifier and Type | Method and Description |
|---|---|
CloudStoragePath |
CloudStoragePath.Builder.build() |
CloudStoragePath |
CloudStoragePath.Builder.buildPartial() |
CloudStoragePath |
CustomInfoType.DictionaryOrBuilder.getCloudStoragePath()
Newline-delimited file of words in Cloud Storage.
|
CloudStoragePath |
CustomInfoType.Dictionary.getCloudStoragePath()
Newline-delimited file of words in Cloud Storage.
|
CloudStoragePath |
CustomInfoType.Dictionary.Builder.getCloudStoragePath()
Newline-delimited file of words in Cloud Storage.
|
static CloudStoragePath |
CloudStoragePath.getDefaultInstance() |
CloudStoragePath |
CloudStoragePath.getDefaultInstanceForType() |
CloudStoragePath |
CloudStoragePath.Builder.getDefaultInstanceForType() |
CloudStoragePath |
LargeCustomDictionaryConfig.getOutputPath()
Location to store dictionary artifacts in Cloud Storage.
|
CloudStoragePath |
LargeCustomDictionaryConfig.Builder.getOutputPath()
Location to store dictionary artifacts in Cloud Storage.
|
CloudStoragePath |
LargeCustomDictionaryConfigOrBuilder.getOutputPath()
Location to store dictionary artifacts in Cloud Storage.
|
static CloudStoragePath |
CloudStoragePath.parseDelimitedFrom(InputStream input) |
static CloudStoragePath |
CloudStoragePath.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStoragePath |
CloudStoragePath.parseFrom(byte[] data) |
static CloudStoragePath |
CloudStoragePath.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStoragePath |
CloudStoragePath.parseFrom(ByteBuffer data) |
static CloudStoragePath |
CloudStoragePath.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStoragePath |
CloudStoragePath.parseFrom(com.google.protobuf.ByteString data) |
static CloudStoragePath |
CloudStoragePath.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStoragePath |
CloudStoragePath.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudStoragePath |
CloudStoragePath.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudStoragePath |
CloudStoragePath.parseFrom(InputStream input) |
static CloudStoragePath |
CloudStoragePath.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudStoragePath> |
CloudStoragePath.getParserForType() |
static com.google.protobuf.Parser<CloudStoragePath> |
CloudStoragePath.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.Dictionary.Builder |
CustomInfoType.Dictionary.Builder.mergeCloudStoragePath(CloudStoragePath value)
Newline-delimited file of words in Cloud Storage.
|
CloudStoragePath.Builder |
CloudStoragePath.Builder.mergeFrom(CloudStoragePath other) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage.
|
static CloudStoragePath.Builder |
CloudStoragePath.newBuilder(CloudStoragePath prototype) |
CustomInfoType.Dictionary.Builder |
CustomInfoType.Dictionary.Builder.setCloudStoragePath(CloudStoragePath value)
Newline-delimited file of words in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage.
|
Copyright © 2022 Google LLC. All rights reserved.