GenerateTypedContentResponse

public final class GenerateTypedContentResponse<T extends Object>


Represents a typed response from the model.

Summary

Public methods

final @NonNull List<@NonNull TypedCandidate<@NonNull T>>

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

Public methods

getCandidates

public final @NonNull List<@NonNull TypedCandidate<@NonNull T>> getCandidates()

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