View Source GoogleApi.MigrationCenter.V1.Model.BatchDeleteAssetsRequest (google_api_migration_center v0.4.0)
A request to delete a list of asset.
Attributes
-
allowMissing
(type:boolean()
, default:nil
) - Optional. When this value is set totrue
the request is a no-op for non-existing assets. See https://google.aip.dev/135#delete-if-existing for additional details. Default value isfalse
. -
names
(type:list(String.t)
, default:nil
) - 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}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.