SharedStorageAccessParams
constructor(scriptSourceUrl: String? = null, dataOrigin: String? = null, operationName: String? = null, operationId: String? = null, keepAlive: Boolean? = null, privateAggregationConfig: Storage.SharedStoragePrivateAggregationConfig? = null, serializedData: String? = null, urlsWithMetadata: List<Storage.SharedStorageUrlWithMetadata>? = null, urnUuid: String? = null, key: String? = null, value: String? = null, ignoreIfPresent: Boolean? = null, workletOrdinal: Int? = null, workletTargetId: String? = null, withLock: String? = null, batchUpdateId: String? = null, batchSize: Int? = null)