PolicyFindingError

  • Describes possible policy finding errors using an enum.

  • Lists specific error types including UNSPECIFIED, UNKNOWN, POLICY_FINDING, and POLICY_TOPIC_NOT_FOUND.

  • Explains that POLICY_FINDING indicates a resource disapproval due to prohibited policy topics in the summary.

  • Notes that POLICY_TOPIC_NOT_FOUND signifies that the specified policy topic is non-existent.

Enum describing possible policy finding errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

POLICY_FINDING

The resource has been disapproved since the policy summary includes policy topics of type PROHIBITED.

POLICY_TOPIC_NOT_FOUND

The given policy topic does not exist.