context property

String? context
getter/setter pair

This is a freeform field.

Example contexts can be "sales," "engineering," "real estate," "accounting," etc. The context can be supplied during search requests.

Implementation

core.String? context;