GenerateContentResponse


public final class GenerateContentResponse


แสดงการตอบกลับจากโมเดล

สรุป

ตัวสร้างแบบสาธารณะ

เมธอดสาธารณะ

final @NonNull List<@NonNull Candidate>

รายการคำตอบที่เป็นไปได้ซึ่งสร้างขึ้นจากโมเดล

final String

ช่องอำนวยความสะดวกที่แสดงถึงส่วนข้อความแรกในการตอบกลับ (หากมี)

ตัวสร้างแบบสาธารณะ

GenerateContentResponse

@VisibleForTesting(otherwise = 3)
public GenerateContentResponse(@NonNull List<@NonNull Candidate> candidates)

เมธอดสาธารณะ

getCandidates

public final @NonNull List<@NonNull CandidategetCandidates()

รายการคำตอบที่เป็นไปได้ซึ่งสร้างขึ้นจากโมเดล

getText

public final String getText()

ช่องอำนวยความสะดวกที่แสดงถึงส่วนข้อความแรกในการตอบกลับ (หากมี)