reservationGroupPath property
The reservation group path of the reservation assigned to this job.
This field has a limit of 10 nested reservation groups. This is to maintain consistency between reservatins info schema and jobs info schema. The first reservation group is the root reservation group and the last is the leaf or lowest level reservation group.
Output only.
Implementation
core.List<core.String>? reservationGroupPath;