reservationId property

String? reservationId
getter/setter pair

Name of the primary reservation assigned to this job.

Note that this could be different than reservations reported in the reservation usage field if parent reservations were used to execute this job.

Output only.

Implementation

core.String? reservationId;