GenerateTypedContentResponse

class GenerateTypedContentResponse<T : Any>


Represents a typed response from the model.

Summary

Public properties

List<TypedCandidate<T>>

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

Public properties

candidates

val candidatesList<TypedCandidate<T>>

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