greaterThan

@JvmName(name = "iqxqohmeiaponesv")
suspend fun greaterThan(value: Output<DataAccessorDocumentAttributeArgs>)
@JvmName(name = "txvdslylgguvweat")
suspend fun greaterThan(value: DataAccessorDocumentAttributeArgs?)

Parameters

value

Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types : dateValue and longValue .


@JvmName(name = "jiduktbldjljfujt")
suspend fun greaterThan(argument: suspend DataAccessorDocumentAttributeArgsBuilder.() -> Unit)

Parameters

argument

Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types : dateValue and longValue .