createdResources property

List<String>? createdResources
getter/setter pair

The resource paths of the resources created by the image import job.

Output only.

Implementation

core.List<core.String>? createdResources;