containsAny

@JvmName(name = "xfeopvmymxolpnrj")
suspend fun containsAny(value: Output<DataAccessorDocumentAttributeArgs>)
@JvmName(name = "momhaewrgtfytngm")
suspend fun containsAny(value: DataAccessorDocumentAttributeArgs?)

Parameters

value

Returns true when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types : stringListValue .


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

Parameters

argument

Returns true when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types : stringListValue .