getContentList

abstract fun getContentList(): List<ByteString>
Content chunks which constitute this payload; fixed-size responses have only one chunk.
repeated bytes content = 4;

Return

A list containing the content.