Skip to main content

Google Vision AI

This Integration is part of the Google Vision AI Pack.#

Image processing with Google Vision API

Configure Google Vision AI in Cortex#

ParameterRequired
Google service account JSON (a credentials JSON generated from Google API Manager or from GCP console)True
Use system proxy settingsFalse
Trust any certificate (not secure)False

Commands#

You can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

google-vision-detect-logos#


Detects brand logos in the given image.

Base Command#

google-vision-detect-logos

Input#

Argument NameDescriptionRequired
entry_idThe entry ID of the image to process.Required

Context Output#

PathTypeDescription
GoogleVisionAPI.Logo.DescriptionUnknownThe logo description provided by the Google Vision API.
GoogleVisionAPI.Logo.MIDUnknownThe unique logo MID provided by the Google Vision API.
GoogleVisionAPI.Logo.ScoreUnknownThe certainty score provided by the Google Vision API.