ExprTypeMathResultAssertionsBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
MaxFrames🔗
Maximum frame count
func (builder *ExprTypeMathResultAssertionsBuilder) MaxFrames(maxFrames int64) *ExprTypeMathResultAssertionsBuilder
Type🔗
Type asserts that the frame matches a known type structure.
Possible enum values:
"""timeseries-wide""timeseries-long""timeseries-many""timeseries-multi""directory-listing""table""numeric-wide""numeric-multi""numeric-long""log-lines"
func (builder *ExprTypeMathResultAssertionsBuilder) Type(typeArg expr.ExprTypeMathResultAssertionsType) *ExprTypeMathResultAssertionsBuilder
TypeVersion🔗
TypeVersion is the version of the Type property. Versions greater than 0.0 correspond to the dataplane
contract documentation https://grafana.github.io/dataplane/contract/.
func (builder *ExprTypeMathResultAssertionsBuilder) TypeVersion(typeVersion []int64) *ExprTypeMathResultAssertionsBuilder