MemoryRecordLeftExpression

The left-hand side of a memory record metadata filter expression.

Inheritors

Types

Link copied to clipboard

The metadata key to filter on.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this MemoryRecordLeftExpression as a MetadataKey and retrieves its kotlin.String value. Throws an exception if the MemoryRecordLeftExpression is not a MetadataKey.

Link copied to clipboard

Casts this MemoryRecordLeftExpression as a MetadataKey and retrieves its kotlin.String value. Returns null if the MemoryRecordLeftExpression is not a MetadataKey.