Class SimilarExample (1.122.0)

SimilarExample(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The result of the similar example.

Attributes

Name Description
example google.cloud.aiplatform_v1beta1.types.Example
The example that is similar to the searched query.
similarity_score float
The similarity score of this example.

Methods

SimilarExample

SimilarExample(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The result of the similar example.