Class BatchUpdateAssetsRequest (0.1.6)

BatchUpdateAssetsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request to update a list of assets.

Attributes

NameDescription
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.