parameters property
Struct?
parameters
final
Optional. A map of parameters for the metric, e.g. {"rouge_type": "rougeL"}.
Implementation
final protobuf.Struct? parameters;
Optional. A map of parameters for the metric, e.g. {"rouge_type": "rougeL"}.
final protobuf.Struct? parameters;