Scope type

Kind of the recommendation scope.
KnownScope can be used interchangeably with Scope, this enum contains the known values that the service supports.

Known values supported by the service

Single: Single scope recommendation.
Shared: Shared scope recommendation.

type Scope = string