maxProcessPerLink property
The maximum number of processes to return per link.
The default value is 0 and the maximum value is 100. If this value is
non-zero, the response will contain process names for the links. To
retrieve full process details in the response, include
links.processes.process in the
FieldMask.
Optional.
Implementation
core.int? maxProcessPerLink;