names property

List<String>? names
getter/setter pair

The IDs of the assets to delete.

A maximum of 1000 assets can be deleted in a batch. Format: projects/{project}/locations/{location}/assets/{name}.

Required.

Implementation

core.List<core.String>? names;