scopes property

List<String>? scopes
getter/setter pair

The scopes of evaluation resource.

Format: * projects/{project_id} * folders/{folder_id} * organizations/{organization_id}

Implementation

core.List<core.String>? scopes;