parts property

List<FunctionResponsePart> parts
final

Optional. Ordered Parts that constitute a function response. Parts may have different IANA MIME types.

Implementation

final List<FunctionResponsePart> parts;