weight property
The weight of the assessment which was set in the profile. Possible string values are:
- "WEIGHT_UNSPECIFIED" : The weight is unspecified.
- "MINOR" : The weight is minor.
- "MODERATE" : The weight is moderate.
- "MAJOR" : The weight is major.
Implementation
core.String? weight;