FirebaseVertexAI Framework Reference

GenerateContentResponse

@available(iOS 15.0, macOS 11.0, *)
public struct GenerateContentResponse
extension GenerateContentResponse: Decodable

The model’s response to a generate content request.

  • Declaration

    Swift

    public init(from decoder: Decoder) throws