Class Celebrity (2.7.2)

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

A Celebrity is a group of Faces with an identity.

Attributes

NameDescription
name str
The resource name of the preloaded Celebrity. Has the format ``builtin/{mid}``.
display_name str
The Celebrity's display name.
description str
The Celebrity's description.

Inheritance

builtins.object > proto.message.Message > Celebrity