Class SearchResult (0.11.11)

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

Represents the search results.

Attributes

NameDescription
id str
Document.id of the searched Document.
document google.cloud.discoveryengine_v1.types.Document
The document data snippet in the search response. Only fields that are marked as retrievable are populated.