links property
An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100. If the request contains
more than 100 links, it returns the INVALID_ARGUMENT
error. Format:
projects/{project}/locations/{location}/links/{link}
.
Required.
Implementation
core.List<core.String>? links;