ApplicationOperationResponse

Response message for an asynchronous application operation.

JSON representation
{
  "operation": {
    object (Operation)
  },
  "operationType": enum (OperationType)
}
Fields
operation

object (Operation)

Output only. The long-running operation.

operationType

enum (OperationType)

Output only. The type of the operation.