| Modifier and Type | Method and Description |
|---|---|
ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.Builder.build() |
ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.Builder.buildPartial() |
ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformationOrBuilder.getAllText()
Apply transformation to all text that doesn't match an infoType.
|
ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.getAllText()
Apply transformation to all text that doesn't match an infoType.
|
ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.Builder.getAllText()
Apply transformation to all text that doesn't match an infoType.
|
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.getDefaultInstance() |
ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.getDefaultInstanceForType() |
ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.Builder.getDefaultInstanceForType() |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseDelimitedFrom(InputStream input) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(byte[] data) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(ByteBuffer data) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(com.google.protobuf.ByteString data) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(InputStream input) |
static ImageTransformations.ImageTransformation.AllText |
ImageTransformations.ImageTransformation.AllText.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageTransformations.ImageTransformation.AllText> |
ImageTransformations.ImageTransformation.AllText.getParserForType() |
static com.google.protobuf.Parser<ImageTransformations.ImageTransformation.AllText> |
ImageTransformations.ImageTransformation.AllText.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageTransformations.ImageTransformation.Builder |
ImageTransformations.ImageTransformation.Builder.mergeAllText(ImageTransformations.ImageTransformation.AllText value)
Apply transformation to all text that doesn't match an infoType.
|
ImageTransformations.ImageTransformation.AllText.Builder |
ImageTransformations.ImageTransformation.AllText.Builder.mergeFrom(ImageTransformations.ImageTransformation.AllText other) |
static ImageTransformations.ImageTransformation.AllText.Builder |
ImageTransformations.ImageTransformation.AllText.newBuilder(ImageTransformations.ImageTransformation.AllText prototype) |
ImageTransformations.ImageTransformation.Builder |
ImageTransformations.ImageTransformation.Builder.setAllText(ImageTransformations.ImageTransformation.AllText value)
Apply transformation to all text that doesn't match an infoType.
|
Copyright © 2022 Google LLC. All rights reserved.