BatchUpdateAssetsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)A request to update a list of assets.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent value for batch asset update. |
requests |
MutableSequence[google.cloud.migrationcenter_v1.types.UpdateAssetRequest]
Required. The request message specifying the resources to update. A maximum of 1000 assets can be modified in a batch. |