public enum Warning.Types.WarningCodeReference documentation and code samples for the KMS Inventory v1 API enum Warning.Types.WarningCode.
Different types of warnings that can be returned to the user. The display_message contains detailed information regarding the warning_code.
Namespace
Google.Cloud.Kms.Inventory.V1Assembly
Google.Cloud.Kms.Inventory.V1.dll
Fields |
|
|---|---|
| Name | Description |
InsufficientPermissionsPartialData |
Indicates that the caller or service agent lacks necessary permissions to view some of the requested data. The response may be partial. Example:
|
OrgLessProjectPartialData |
Indicates that the project exists outside of an organization resource. Thus the analysis is only done for the project level data and results might be partial. |
ResourceLimitExceededPartialData |
Indicates that a resource limit has been exceeded, resulting in partial data. Example:
|
Unspecified |
Default value. This value is unused. |