Uses of Interface
com.google.privacy.dlp.v2.TransformationSummary.SummaryResultOrBuilder
-
Packages that use TransformationSummary.SummaryResultOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TransformationSummary.SummaryResultOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TransformationSummary.SummaryResultOrBuilder Modifier and Type Class 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.Methods in com.google.privacy.dlp.v2 that return TransformationSummary.SummaryResultOrBuilder Modifier and Type Method Description TransformationSummary.SummaryResultOrBuilder
TransformationSummary.Builder. 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
TransformationSummaryOrBuilder. getResultsOrBuilder(int index)
Collection of all transformations that took place or had an error.Methods in com.google.privacy.dlp.v2 that return types with arguments of type TransformationSummary.SummaryResultOrBuilder Modifier and Type Method Description List<? extends TransformationSummary.SummaryResultOrBuilder>
TransformationSummary.Builder. 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>
TransformationSummaryOrBuilder. getResultsOrBuilderList()
Collection of all transformations that took place or had an error.
-