parentExportId property

String? parentExportId
getter/setter pair

Identifies the parent export that spawned this child export.

This is only set on child exports.

Output only.

Implementation

core.String? parentExportId;