google.appengine.ext.ndb.ParameterizedThing

Base class for Parameter and ParameterizedFunction.

Inherits From: expected_type

This exists purely for isinstance() checks.

Methods

__eq__

View source

Return self==value.

__ne__

View source

Return self!=value.