str
Required. Parent value for batch asset
delete.
names
MutableSequence[str]
Required. 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}.
allow_missing
bool
Optional. When this value is set to true the request is
a no-op for non-existing assets. See
https://google.aip.dev/135#delete-if-existing for additional
details. Default value is false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class BatchDeleteAssetsRequest (0.1.15)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.15 (latest)](/python/docs/reference/migrationcenter/latest/google.cloud.migrationcenter_v1.types.BatchDeleteAssetsRequest)\n- [0.1.13](/python/docs/reference/migrationcenter/0.1.13/google.cloud.migrationcenter_v1.types.BatchDeleteAssetsRequest) \n\n BatchDeleteAssetsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA request to delete a list of asset."]]