resources property

List<ResourceInfo>? resources
getter/setter pair

The resources that are involved in the operation.

The maximum supported number of entries in this field is 100.

Implementation

core.List<ResourceInfo>? resources;