maxAlternatives property

int? maxAlternatives
final

The maximum number of alternatives that you tell the service to return. If you specify the MaxAlternatives field, you must set the ShowAlternatives field to true.

Implementation

final int? maxAlternatives;