type property

String? type
getter/setter pair

The type of the policy evaluation. Possible string values are:

  • "ARTIFACT_GUARD_POLICY_TYPE_UNSPECIFIED" : Default value. This value is unused.
  • "VULNERABILITY" : Vulnerability type.

Implementation

core.String? type;