destinationUriFileCounts property
[Output-only] 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.
Implementation
core.List<core.String>? destinationUriFileCounts;