hasInferredComponents property

bool? hasInferredComponents
getter/setter pair

At least one address component was inferred (added) that wasn't in the input, see [google.maps.addressvalidation.v1.Address.address_components] for details.

Implementation

core.bool? hasInferredComponents;