reservationId property

String? reservationId
getter/setter pair

[Output-only] 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.

Implementation

core.String? reservationId;