| Modifier and Type | Class and Description |
|---|---|
class |
TransformationDescription
A flattened description of a `PrimitiveTransformation` or
`RecordSuppression`.
|
static class |
TransformationDescription.Builder
A flattened description of a `PrimitiveTransformation` or
`RecordSuppression`.
|
| Modifier and Type | Method and Description |
|---|---|
TransformationDescriptionOrBuilder |
TransformationDetailsOrBuilder.getTransformationOrBuilder(int index)
Description of transformation.
|
TransformationDescriptionOrBuilder |
TransformationDetails.getTransformationOrBuilder(int index)
Description of transformation.
|
TransformationDescriptionOrBuilder |
TransformationDetails.Builder.getTransformationOrBuilder(int index)
Description of transformation.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TransformationDescriptionOrBuilder> |
TransformationDetailsOrBuilder.getTransformationOrBuilderList()
Description of transformation.
|
List<? extends TransformationDescriptionOrBuilder> |
TransformationDetails.getTransformationOrBuilderList()
Description of transformation.
|
List<? extends TransformationDescriptionOrBuilder> |
TransformationDetails.Builder.getTransformationOrBuilderList()
Description of transformation.
|
Copyright © 2022 Google LLC. All rights reserved.