title property

String? title
getter/setter pair

The title of the RichLink as displayed in the link.

This title matches the title of the linked resource at the time of the insertion or last update of the link. This field is always present.

Output only.

Implementation

core.String? title;