supportedCompressions property

List<String>? supportedCompressions
getter/setter pair

The compression types supported by the client.

Implementation

core.List<core.String>? supportedCompressions;