Versions in this module Expand all Collapse all v4 v4.0.1-beta.1 May 16, 2024 v4.0.1 Dec 5, 2024 Changes in this version + type DownSamplingOperator int + const DOWNSAMPLINGOPERATOR_AVG + const DOWNSAMPLINGOPERATOR_COUNT + const DOWNSAMPLINGOPERATOR_LAST + const DOWNSAMPLINGOPERATOR_MAX + const DOWNSAMPLINGOPERATOR_MIN + const DOWNSAMPLINGOPERATOR_REDACTED + const DOWNSAMPLINGOPERATOR_SUM + const DOWNSAMPLINGOPERATOR_UNKNOWN + func (e *DownSamplingOperator) MarshalJSON() ([]byte, error) + func (e *DownSamplingOperator) UnmarshalJSON(b []byte) error + func (e DownSamplingOperator) GetName() string + func (e DownSamplingOperator) Ref() *DownSamplingOperator + type FileDetail struct + ObjectType_ *string + Path *string + func NewFileDetail() *FileDetail