| Modifier and Type | Class and Description |
|---|---|
static class |
TransformationSummary.SummaryResult
A collection that informs the user the number of times a particular
`TransformationResultCode` and error details occurred.
|
static class |
TransformationSummary.SummaryResult.Builder
A collection that informs the user the number of times a particular
`TransformationResultCode` and error details occurred.
|
| Modifier and Type | Method and Description |
|---|---|
TransformationSummary.SummaryResultOrBuilder |
TransformationSummaryOrBuilder.getResultsOrBuilder(int index)
Collection of all transformations that took place or had an error.
|
TransformationSummary.SummaryResultOrBuilder |
TransformationSummary.getResultsOrBuilder(int index)
Collection of all transformations that took place or had an error.
|
TransformationSummary.SummaryResultOrBuilder |
TransformationSummary.Builder.getResultsOrBuilder(int index)
Collection of all transformations that took place or had an error.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TransformationSummary.SummaryResultOrBuilder> |
TransformationSummaryOrBuilder.getResultsOrBuilderList()
Collection of all transformations that took place or had an error.
|
List<? extends TransformationSummary.SummaryResultOrBuilder> |
TransformationSummary.getResultsOrBuilderList()
Collection of all transformations that took place or had an error.
|
List<? extends TransformationSummary.SummaryResultOrBuilder> |
TransformationSummary.Builder.getResultsOrBuilderList()
Collection of all transformations that took place or had an error.
|
Copyright © 2022 Google LLC. All rights reserved.