name property

String? name
getter/setter pair

The resource name of the lineage process.

Format: projects/{project}/locations/{location}/processes/{process}. Can be specified or auto-assigned. {process} must be not longer than 200 characters and only contain characters in a set: a-zA-Z0-9_-:.

Immutable.

Implementation

core.String? name;