ShareablePreviewOrError
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
This content details the result of generating a shareable preview, including either the successful result or a partial failure error.
The asset_group_identifier
field specifies the asset group associated with the shareable preview.
The generate_shareable_preview_response
union field contains either the shareable_preview_result
or the partial_failure_error
.
The shareable_preview_result
provides the successful outcome of the preview generation.
The partial_failure_error
indicates an error occurred during the shareable preview generation process.
Result of the generate shareable preview.
Fields
asset_group_identifier
AssetGroupIdentifier
The asset group of the shareable preview.
Union field generate_shareable_preview_response
generate_shareable_preview_response
. The shareable preview result or error. generate_shareable_preview_response
can be only one of the following:
shareable_preview_result
ShareablePreviewResult
The shareable preview result.
partial_failure_error
Status
The shareable preview partial failure error.
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 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]