Scope type

Defines values for 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