GoogleApi.CloudDeploy.V1.Model.PolicyViolationDetails (google_api_cloud_deploy v0.14.0)
View SourcePolicy violation details.
Attributes
-
failureMessage
(type:String.t
, default:nil
) - User readable message about why the request violated a policy. This is not intended for machine parsing. -
policy
(type:String.t
, default:nil
) - Name of the policy that was violated. Policy resource will be in the format ofprojects/{project}/locations/{location}/policies/{policy}
. -
ruleId
(type:String.t
, default:nil
) - Id of the rule that triggered the policy violation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.