parent property

String? parent
getter/setter pair

A reference to the resource this Lien is attached to.

The server will validate the parent against those for which Liens are supported. Example: projects/1234

Implementation

core.String? parent;