excludeObjects property

SpannerDatabase? excludeObjects
getter/setter pair

The Spanner objects to avoid retrieving.

If some objects are both included and excluded, an error will be thrown.

Optional.

Implementation

SpannerDatabase? excludeObjects;