Module gapi_grpc::google::privacy::dlp::v2::transformation_error_handling [−][src]
Structs
LeaveUntransformed | Skips the data without modifying it if the requested transformation would
cause an error. For example, if a |
ThrowError | Throw an error and fail the request when a transformation error occurs. |
Enums
Mode | How transformation errors should be handled. |