ListOperationError
Enum describing possible list operation errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
REQUIRED_FIELD_MISSING
|
Field required in value is missing. |
DUPLICATE_VALUES
|
Duplicate or identical value is sent in multiple list operations. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["This enum defines potential errors that can occur during list operations."],["Errors include unspecified issues, unknown error codes, missing required fields, and duplicate values."]]],[]]