| Modifier and Type | Method and Description |
|---|---|
TransformationLocation |
TransformationLocation.Builder.build() |
TransformationLocation |
TransformationLocation.Builder.buildPartial() |
static TransformationLocation |
TransformationLocation.getDefaultInstance() |
TransformationLocation |
TransformationLocation.getDefaultInstanceForType() |
TransformationLocation |
TransformationLocation.Builder.getDefaultInstanceForType() |
TransformationLocation |
TransformationDetailsOrBuilder.getTransformationLocation()
The precise location of the transformed content in the original container.
|
TransformationLocation |
TransformationDetails.getTransformationLocation()
The precise location of the transformed content in the original container.
|
TransformationLocation |
TransformationDetails.Builder.getTransformationLocation()
The precise location of the transformed content in the original container.
|
static TransformationLocation |
TransformationLocation.parseDelimitedFrom(InputStream input) |
static TransformationLocation |
TransformationLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationLocation |
TransformationLocation.parseFrom(byte[] data) |
static TransformationLocation |
TransformationLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationLocation |
TransformationLocation.parseFrom(ByteBuffer data) |
static TransformationLocation |
TransformationLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationLocation |
TransformationLocation.parseFrom(com.google.protobuf.ByteString data) |
static TransformationLocation |
TransformationLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationLocation |
TransformationLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransformationLocation |
TransformationLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationLocation |
TransformationLocation.parseFrom(InputStream input) |
static TransformationLocation |
TransformationLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransformationLocation> |
TransformationLocation.getParserForType() |
static com.google.protobuf.Parser<TransformationLocation> |
TransformationLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransformationLocation.Builder |
TransformationLocation.Builder.mergeFrom(TransformationLocation other) |
TransformationDetails.Builder |
TransformationDetails.Builder.mergeTransformationLocation(TransformationLocation value)
The precise location of the transformed content in the original container.
|
static TransformationLocation.Builder |
TransformationLocation.newBuilder(TransformationLocation prototype) |
TransformationDetails.Builder |
TransformationDetails.Builder.setTransformationLocation(TransformationLocation value)
The precise location of the transformed content in the original container.
|
Copyright © 2022 Google LLC. All rights reserved.