View Source GoogleApi.IAM.V1.Model.LintResult (google_api_iam v0.44.2)
Structured response of a single validation unit.
Attributes
-
debugMessage(type:String.t, default:nil) - Human readable debug message associated with the issue. -
fieldName(type:String.t, default:nil) - The name of the field for which this lint result is about. For nested messagesfield_nameconsists of names of the embedded fields separated by period character. The top-level qualifier is the input object to lint in the request. For example, thefield_namevaluecondition.expressionidentifies a lint result for theexpressionfield of the provided condition. -
level(type:String.t, default:nil) - The validation unit level. -
locationOffset(type:integer(), default:nil) - 0-based character position of problematic construct within the object identified byfield_name. Currently, this is populated only for condition expression. -
severity(type:String.t, default:nil) - The validation unit severity. -
validationUnitName(type:String.t, default:nil) - The validation unit name, for instance "lintValidationUnits/ConditionComplexityCheck".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.