Question 243 of 500
Fundamentals of Generative AIeasyMultiple ChoiceObjective-mapped

Quick Answer

The correct choice is a text generation model like text-bison@001, because it is specifically optimized for tasks that transform structured inputs into coherent, descriptive prose. Unlike chat models designed for multi-turn dialogue or code models focused on programming syntax, text-bison@001 excels at taking a list of features and generating fluent, context-aware product descriptions without requiring conversational history. On the Google Cloud Generative AI Leader exam, this question tests your ability to match model types to use cases—a common trap is selecting a chat model like chat-bison, which adds unnecessary conversational framing, or a code model like code-bison, which is irrelevant for natural language generation. The key distinction is that text-bison@001 is purpose-built for content creation from prompts, making it the ideal choice for this task. Memory tip: think “text for text”—when your input and output are both natural language, reach for a text generation model, not a chat or code variant.

Generative AI Leader Fundamentals of Generative AI Practice Question

This Generative AI Leader practice question tests your understanding of fundamentals of generative ai. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

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

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

Question 1easymultiple choice
Full question →

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).

Option C is correct because 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.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

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.

    Clue confirmation

    The clue word "best" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

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

    Why it's wrong here

    Code models are for code generation.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may 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.

Detailed technical explanation

How to think about this question

Under the hood, text-bison@001 uses a transformer-based architecture fine-tuned on a diverse corpus of text generation tasks, allowing it to map structured feature lists to fluent descriptions via autoregressive decoding. A subtle behavior is that it can be guided with few-shot examples in the prompt to control tone, length, or format, which is critical for maintaining brand consistency in real-world e-commerce applications. This model also supports temperature and top-k sampling to adjust creativity versus determinism in the output.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related Generative AI Leader practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free Generative AI Leader practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this Generative AI Leader question test?

Fundamentals of Generative AI — This question tests Fundamentals of Generative AI — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: A text generation model (e.g., text-bison@001). — Option C is correct because 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.

What should I do if I get this Generative AI Leader question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. 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 provides access to pre-trained foundation models like Gemini for text generation via a user interface and API, making it the easiest choice for generating product descriptions 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 provides a user interface to test prompts and compare models. Model Registry is for managing models, Compute Engine is for VMs, BigQuery ML is for SQL ML.

Last reviewed: Jun 25, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.