origin property

String? origin
getter/setter pair

A stable, user-visible/meaningful string identifying the origin of the Lien, intended to be inspected programmatically.

Maximum length of 200 characters. Example: 'compute.googleapis.com'

Implementation

core.String? origin;