SharedSetError
Enum describing possible shared set errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
CUSTOMER_CANNOT_CREATE_SHARED_SET_OF_THIS_TYPE
|
The customer cannot create this type of shared set. |
DUPLICATE_NAME
|
A shared set with this name already exists. |
SHARED_SET_REMOVED
|
Removed shared sets cannot be mutated. |
SHARED_SET_IN_USE
|
The shared set cannot be removed because it is in use. |
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-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This enum describes potential errors encountered when working with shared sets."],["Errors can indicate issues like unspecified errors, unknown error codes, customer restrictions, duplicate names, and shared sets being removed or in use."]]],[]]