Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ExplanationMetadata::InputMetadata::Visualization::Type (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::Type.
Type of the image visualization. Only applicable to
[Integrated Gradients
attribution][google.cloud.aiplatform.v1.ExplanationParameters.integrated_gradients_attribution].
Constants
TYPE_UNSPECIFIED
value: 0 Should not be used.
PIXELS
value: 1 Shows which pixel contributed to the image prediction.
OUTLINES
value: 2 Shows which region contributed to the image prediction by outlining
the region.
[[["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."],[],[]]