inputBaselines property
Baseline inputs for this feature.
This overrides the input_baseline field of the
ExplanationMetadata.InputMetadata
object of the corresponding feature's input metadata. If it's not
specified, the original baselines are not overridden.
Implementation
final List<protobuf.Value> inputBaselines;