Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Intent.Types.Message.Types.BrowseCarouselCard.Types.ImageDisplayOptions.
Image display options for Actions on Google. This should be used for
when the image's aspect ratio does not match the image container's
aspect ratio.
Pad the gaps between image and image frame with a blurred copy of the
same image.
Cropped
Image is scaled such that the image width and height match or exceed
the container dimensions. This may crop the top and bottom of the
image if the scaled image height is greater than the container
height, or crop the left and right of the image if the scaled image
width is greater than the container width. This is similar to "Zoom
Mode" on a widescreen TV when playing a 4:3 video.
Gray
Fill the gaps between the image and the image container with gray
bars.
Unspecified
Fill the gaps between the image and the image container with gray
bars.
White
Fill the gaps between the image and the image container with white
bars.
[[["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."],[[["This document provides reference information for the `Intent.Types.Message.Types.BrowseCarouselCard.Types.ImageDisplayOptions` enum in the Google Cloud Dialogflow v2beta1 API."],["The enum specifies options for how images should be displayed when their aspect ratio does not match the container's aspect ratio within Actions on Google."],["The available `ImageDisplayOptions` fields include `BlurredBackground`, `Cropped`, `Gray`, `Unspecified`, and `White`, each detailing a different method of handling image and container size mismatches."],["This documentation is for version 1.0.0-beta22 of the Google.Cloud.Dialogflow.V2Beta1 namespace and can be found within the Google.Cloud.Dialogflow.V2Beta1.dll assembly."]]],[]]