Versions in this module Expand all Collapse all v1 v1.33.0 Jan 22, 2025 v1.32.3 Jan 22, 2025 Changes in this version + var File_envoy_extensions_compression_gzip_decompressor_v3_gzip_proto protoreflect.FileDescriptor + type Gzip struct + ChunkSize *wrapperspb.UInt32Value + MaxInflateRatio *wrapperspb.UInt32Value + WindowBits *wrapperspb.UInt32Value + func (*Gzip) Descriptor() ([]byte, []int) + func (*Gzip) ProtoMessage() + func (m *Gzip) Validate() error + func (m *Gzip) ValidateAll() error + func (x *Gzip) GetChunkSize() *wrapperspb.UInt32Value + func (x *Gzip) GetMaxInflateRatio() *wrapperspb.UInt32Value + func (x *Gzip) GetWindowBits() *wrapperspb.UInt32Value + func (x *Gzip) ProtoReflect() protoreflect.Message + func (x *Gzip) Reset() + func (x *Gzip) String() string + type GzipMultiError []error + func (m GzipMultiError) AllErrors() []error + func (m GzipMultiError) Error() string + type GzipValidationError struct + func (e GzipValidationError) Cause() error + func (e GzipValidationError) Error() string + func (e GzipValidationError) ErrorName() string + func (e GzipValidationError) Field() string + func (e GzipValidationError) Key() bool + func (e GzipValidationError) Reason() string