Arcade March 2026 Sprint 4 (Solution)

Arcade March 2026 Sprint 4 (Solution)

Overview

Welcome to Arcade March 2026 Sprint 4! This quick quiz will help you check your understanding and stay on track as you continue to build your Google Cloud skills.

Click Start Lab to begin.

Note: Take a moment to read each question carefully and double-check your answers before submitting. To ensure your completion is recorded, keep the quiz open for at least 10 minutes. Submitting earlier may result in an incomplete attempt.


Quiz

  1. In Google Cloud, how will you send messages to a Pub/Sub topic using the Python library?

    Select ONE answer that would be relevant

    • DNS client

    • Storage client

    • SQL client

    • Publisher client

  2. In Google Cloud, how will you pull messages from a Pub/Sub topic to your application?

    Select ONE answer that would be relevant

    • Registry

    • Snapshot

    • Inventory

    • Subscription

  3. In the "Multimodal Content Generation with Gemini on Vertex AI" lab, which specific model version are you tasked to invoke?

    Select ONE answer that would be relevant

    • imagen-3.0

    • gemini-2.0-flash

    • text-bison@001

    • gemini-1.5-pro

  4. What specific type of "multimodal" inputs does the generative model have in the "Multimodal Content Generation with Gemini on Vertex AI" lab process?

    Select ONE answer that would be relevant

    • Audio and Video

    • Text only

    • A mix of text and images

    • Images only

  5. According to the schema provided in Data Ingestion into BigQuery from Cloud Storage lab, which data type is required for the employee_id column?

    Select ONE answer that would be relevant

    • STRING

    • INTEGER

    • FLOAT

    • BOOLEAN

  6. In Data Ingestion into BigQuery from Cloud Storage lab, You are tasked with importing data into the new table. Where is the source employees.csv file stored?

    Select ONE answer that would be relevant

    • Google Drive

    • Cloud Storage

    • Local Disk

    • Cloud SQL