bestGuessLabels property

List<WebLabel>? bestGuessLabels
getter/setter pair

The service's best guess as to the topic of the request image.

Inferred from similar images on the open web.

Implementation

core.List<WebLabel>? bestGuessLabels;