BatchPutAssetPropertyValueRequest
Types
Properties
Link copied to clipboard
This setting enables partial ingestion at entry-level. If set to true
, we ingest all TQVs not resulting in an error. If set to false
, an invalid TQV fails ingestion of the entire entry that contains it.
Link copied to clipboard
The list of asset property value entries for the batch put request. You can specify up to 10 entries per request.
Functions
Link copied to clipboard
inline fun copy(block: BatchPutAssetPropertyValueRequest.Builder.() -> Unit = {}): BatchPutAssetPropertyValueRequest