destinationUriFileCounts property

List<String>? destinationUriFileCounts
getter/setter pair

Number of files per destination URI or URI pattern specified in the extract configuration.

These values will be in the same order as the URIs specified in the 'destinationUris' field.

Output only.

Implementation

core.List<core.String>? destinationUriFileCounts;