AI-generated Key Takeaways
-
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 | |
|---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
The resource has been disapproved since the policy summary includes policy topics of type PROHIBITED. |
|
The given policy topic does not exist. |