attributionToken property

String? attributionToken
getter/setter pair

A unique complete token.

This should be included in the UserEvent.completion_detail for search events resulting from this completion, which enables accurate attribution of complete model performance.

Implementation

core.String? attributionToken;