Class KindExpression (3.9.0)

KindExpression(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A representation of a Datastore kind.

Attribute

NameDescription
name str
The name of the kind.

Inheritance

builtins.object > proto.message.Message > KindExpression