OperationBatchStatusResponseItemResponse

data class OperationBatchStatusResponseItemResponse(val operationUrl: String, val status: String)

Represents the status of an operation that used the batch API.

Constructors

Link copied to clipboard
constructor(operationUrl: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

status of the long running operation for an environment

Link copied to clipboard

status of the long running operation for an environment