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 classTransformationSummary.SummaryResultA collection that informs the user the number of times a particular `TransformationResultCode` and error details occurred.static classTransformationSummary.SummaryResult.BuilderA 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.SummaryResultOrBuilderTransformationSummary.Builder. getResultsOrBuilder(int index)Collection of all transformations that took place or had an error.TransformationSummary.SummaryResultOrBuilderTransformationSummary. getResultsOrBuilder(int index)Collection of all transformations that took place or had an error.TransformationSummary.SummaryResultOrBuilderTransformationSummaryOrBuilder. 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.
-