targetRenders property
Map from target ID to details of the render operation for that target.
Output only.
Implementation
core.Map<core.String, TargetRender>? targetRenders;
Map from target ID to details of the render operation for that target.
Output only.
core.Map<core.String, TargetRender>? targetRenders;