relation property

String? relation
getter/setter pair

The relationship being asserted between the source and target.

If omitted, you must specify a BulkCheckRequest.default_relation value to use here.

Implementation

core.String? relation;