getCompression

Enabled compression algorithms. If this property is set, there may be compressed variants for each asset,
potentially depending on whether the compressed asset variant saved space over the wire.
repeated .elide.data.CompressionMode compression = 4;

Return

The compression at the given index.

Parameters

index

The index of the element to return.