PolicyFindingDetails

  • The PolicyViolationError is returned in a mutate response when one or more policy findings exist in a resource's fields.

  • It indicates that PROHIBITED or FULLY_LIMITED policy topics prevented the resource from being saved.

  • The error includes a list of policy_topic_entries detailing the policy topics found for the resource.

Error returned as part of a mutate response. This error indicates one or more policy findings in the fields of a resource.

Proto definition

Fields

policy_topic_entries[]

PolicyTopicEntry

The list of policy topics for the resource. Contains the PROHIBITED or FULLY_LIMITED policy topic entries that prevented the resource from being saved (among any other entries the resource may also have).