Message for keeping the connection alive. Sent by the client to the server. This is equivalent to a ping message, but without requesting a pong response.

type
enum<string>
Available options:
KEEP_ALIVE,
END_OF_STREAM,
ERROR,
BINARY,
RESPONSE,
STREAM_METADATA,
CONFIGURATION