| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentTransform.FieldTransform
A transformation of a field of the document.
|
static class |
DocumentTransform.FieldTransform.Builder
A transformation of a field of the document.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentTransform.FieldTransformOrBuilder |
DocumentTransform.getFieldTransformsOrBuilder(int index)
The list of transformations to apply to the fields of the document, in
order.
|
DocumentTransform.FieldTransformOrBuilder |
DocumentTransform.Builder.getFieldTransformsOrBuilder(int index)
The list of transformations to apply to the fields of the document, in
order.
|
DocumentTransform.FieldTransformOrBuilder |
DocumentTransformOrBuilder.getFieldTransformsOrBuilder(int index)
The list of transformations to apply to the fields of the document, in
order.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DocumentTransform.FieldTransformOrBuilder> |
DocumentTransform.getFieldTransformsOrBuilderList()
The list of transformations to apply to the fields of the document, in
order.
|
List<? extends DocumentTransform.FieldTransformOrBuilder> |
DocumentTransform.Builder.getFieldTransformsOrBuilderList()
The list of transformations to apply to the fields of the document, in
order.
|
List<? extends DocumentTransform.FieldTransformOrBuilder> |
DocumentTransformOrBuilder.getFieldTransformsOrBuilderList()
The list of transformations to apply to the fields of the document, in
order.
|
Copyright © 2019 Google LLC. All rights reserved.