scope property

String? scope
getter/setter pair

Scope of the resources for the computation.

When computing scores for Apigee proxies, the scope should be set to the environment of the resources. When computing scores for API Hub deployments, api_hub_scope should be set instead.

Optional.

Implementation

core.String? scope;