ownerId

fun ownerId(value: String): Condition

Creates an owner ID condition. Matches documents owned by the specified owner.

Return

A new owner ID condition.

Parameters

value

The owner ID to match.