GenerateContentResponse

public final class GenerateContentResponse


Represents a response from the model.

Summary

Public methods

final @NonNull List<@NonNull Candidate>

a non-empty list of possible responses generated from the model

Public methods

getCandidates

public final @NonNull List<@NonNull CandidategetCandidates()

a non-empty list of possible responses generated from the model