Cloud Digital Leader Practice Question: Google Cloud products, services, and solutions
A healthcare provider wants to use AI to analyze unstructured medical records — scanned documents with handwritten notes and printed text — to extract diagnosis codes for billing. Which combination of Google Cloud AI products most directly addresses this document understanding use case?
⚠ Common exam trap
Test-takers frequently confuse general-purpose AI services (like Translation API or Natural Language API) with specialized document understanding tools, or assume that any ML pipeline tool (like Vertex AI Pipelines) can directly extract data from scanned documents without OCR and layout analysis.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Document AI and Vision API, which together handle OCR, layout understanding, and information extraction from scanned documents with handwritten and printed text
Document AI is purpose-built for extracting structured information (like diagnosis codes) from unstructured documents, including both handwritten and printed text, using OCR and layout understanding. The Vision API complements this by providing advanced OCR capabilities for scanned images, together forming a direct solution for the healthcare provider's document understanding use case.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
BigQuery ML and Looker Studio, to analyze and visualize the extracted diagnosis codes
Why it's wrong here
BigQuery ML and Looker Studio operate on structured tabular data already stored in a warehouse—BigQuery ML for in-database model training/inference and Looker Studio for dashboarding and visualization. Neither can ingest scanned images, run OCR, or extract entity fields from unstructured handwritten and printed documents; that is a document-capture problem, not an analytics problem. Only after Document AI extracts the diagnosis codes into a structured table would these tools become useful for downstream analysis and reporting.
- ✓
Document AI and Vision API, which together handle OCR, layout understanding, and information extraction from scanned documents with handwritten and printed text
Why this is correct
Document AI is Google's specialized service for intelligent document processing — it handles complex documents with mixed handwritten and printed content, extracts structured fields, and has specialized healthcare parsers. Vision API provides foundational OCR capabilities. Together they address the document understanding pipeline from raw scan to extracted structured data.
- ✗
Vertex AI Pipelines and Cloud Dataflow, to orchestrate machine learning training jobs on document data
Why it's wrong here
Vertex AI Pipelines and Cloud Dataflow orchestrate batch data processing and ML training workflows, but they lack the pre-trained document AI models needed to extract diagnosis codes from scanned handwritten and printed text. This combination is tempting because it offers scalable pipeline orchestration for custom model training, which would be correct if the provider needed to build a bespoke classification model from scratch rather than using Document AI’s out-of-the-box OCR and entity extraction.
- ✗
Cloud Translation API and Natural Language API, to translate and analyze the text content of medical records
Why it's wrong here
Cloud Translation API converts text between languages, while Natural Language API performs syntax, entity, and sentiment analysis on digital text—neither can perform OCR on scanned images or interpret handwriting. They require the document content to already exist as machine-readable text, so they cannot extract diagnosis codes from scanned medical records. Document AI provides the needed OCR, layout parsing, and structured field extraction, with specialized healthcare parsers designed for this exact workflow.
Go deeper
Related to this question
Learn chapter
Cloud Digital Transformation
Key term
Document AI
Document AI is a Google Cloud service that uses machine learning to extract, analyze, and organize information from documents like PDFs and images.
Key term
Use case
A use case is a description of how a specific user or system interacts with a system to achieve a particular goal, often used in security operations to define required functions and validate system behavior.
About these practice questions
This GCDL question is part of Courseiva's 829-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.