displayName property

String? displayName
getter/setter pair

display_name of the referenced document; this name does not need to be consistent to the display_name in the Document proto, depending on the ACL constraint.

Implementation

core.String? displayName;