Courseiva
Fundamentals of Generative AIeasyMultiple ChoiceObjective-mapped

Generative AI Leader Fundamentals of Generative AI Practice Question

A developer wants to generate product descriptions from a list of features using Vertex AI. Which model type is best suited for this task?

⚠ Common exam trap

A common mix-up: candidates confuse 'text generation' with 'chat' or 'embedding' models, assuming any generative model can handle the task, but Vertex AI separates these by specialization, and the exam tests awareness of which model class is purpose-built for non-conversational, non-code text creation.

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

A text generation model (e.g., text-bison@001).

Text-bison@001 is a dedicated text generation model optimized for tasks like summarization, translation, and content creation from structured inputs. It can take a list of features as a prompt and generate coherent, descriptive product descriptions without needing conversational context or code-specific outputs.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • An embedding model (e.g., textembedding-gecko@001).

    Why it's wrong here

    Embedding models produce vector representations, not text.

  • A chat model (e.g., chat-bison@001).

    Why it's wrong here

    Chat models are optimized for multi-turn dialogue.

  • A text generation model (e.g., text-bison@001).

    Why this is correct

    Text generation models are ideal for generative tasks from prompts.

  • A code generation model (e.g., code-bison@001).

    Why it's wrong here

    Code models are for code generation.

About these practice questions

Courseiva writes every Generative AI Leader question from scratch — 683 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

2 more ways this is tested on Generative AI Leader

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A startup wants to use a pre-trained model to generate product descriptions without training. Which Google Cloud service should they use?

easy
  • A.Vertex AI Prediction
  • B.AI Platform Training
  • C.Cloud AutoML
  • D.Vertex AI Generative AI Studio

Why D: Vertex AI Generative AI Studio is the correct service because it provides a no-code interface to access and experiment with pre-trained generative models, including text generation for product descriptions, without requiring any training or custom model development. It allows users to directly prompt models like PaLM 2 or Gemini for inference tasks, making it ideal for generating content from a pre-trained model without training.

Variation 2. A developer wants to quickly experiment with different foundation models available in Google Cloud. Which tool should they use?

easy
  • A.BigQuery ML
  • B.Cloud Console Compute Engine
  • C.Gen AI Studio in Vertex AI
  • D.Vertex AI Model Registry

Why C: Gen AI Studio in Vertex AI is the correct tool because it provides a unified interface for discovering, testing, and customizing a wide range of foundation models (e.g., PaLM 2, Gemini, Codey, Imagen) directly from Google Cloud. It allows developers to quickly experiment with different models via a web UI or API without provisioning any infrastructure, making it ideal for rapid prototyping and prompt engineering.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This Generative AI Leader 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 Generative AI Leader exam.