setActual

public ValueMismatch.Builder setActual(Any value)
public ValueMismatch.Builder setActual(Any.Builder builderForValue)
The value discovered in the field (instead of the expected).
This field is not populated if the entity does not have the attribute set.
.google.protobuf.Any actual = 2;