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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["This enum describes potential errors that can occur when working with shared sets."],["Errors include unspecified issues, unknown errors, customer restrictions, duplicate names, and issues related to removed or in-use shared sets."]]],[]]