addTextSummary

Alias for calling addSummary with the following:

TextContent.builder()
.text(text)
.build()