CancelOperationRequest

The request message for Operations.CancelOperation.

Fields
name string

The name of the operation resource to be cancelled.

JSON representation
{
  "name": string
}