Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ExplanationMetadata::InputMetadata::Visualization::OverlayType (v1.44.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::ExplanationMetadata::InputMetadata::Visualization::OverlayType.
How the original image is displayed in the visualization.
Constants
OVERLAY_TYPE_UNSPECIFIED
value: 0 Default value. This is the same as NONE.
NONE
value: 1 No overlay.
ORIGINAL
value: 2 The attributions are shown on top of the original image.
GRAYSCALE
value: 3 The attributions are shown on top of grayscaled version of the
original image.
MASK_BLACK
value: 4 The attributions are used as a mask to reveal predictive parts of
the image and hide the un-predictive parts.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-19 UTC."],[],[]]