ShareablePreviewError
Enum describing possible shareable preview errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
TOO_MANY_ASSET_GROUPS_IN_REQUEST
|
The maximum of 10 asset groups was exceeded. |
ASSET_GROUP_DOES_NOT_EXIST_UNDER_THIS_CUSTOMER
|
asset group does not exist under this customer. |
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-08-06 UTC.
[null,null,["Last updated 2024-08-06 UTC."],[[["This enum outlines potential errors encountered when generating shareable previews."],["Errors include unspecified issues, unknown values, exceeding the asset group limit, and asset group ownership discrepancies."],["The enum is primarily used for troubleshooting and debugging shareable preview functionalities."]]],[]]