GenerateShareablePreviewsRequest

  • This is the request message for theShareablePreviewService.GenerateShareablePreviews service.

  • The request requires acustomer_id (string) to identify the customer creating the request.

  • The request requires a list ofshareable_previews (ShareablePreview objects) to generate.

Request message forShareablePreviewService.GenerateShareablePreviews.

Proto definition

Fields

customer_id

string

Required. The customer creating the shareable previews request.

shareable_previews[]

ShareablePreview

Required. The list of shareable previews to generate.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.