dk.sdu.cloud.file.orchestrator.api.FilesProviderStreamingSearchResult.Result

UCloud Developer Guide / Orchestration of Resources / Storage / Provider APIs / Files / Ingoing API

FilesProviderStreamingSearchResult.Result

data class Result(
    val batch: List<PartialUFile>,
    val type: String /* "result" */,
)
Properties

Last updated