Android Management API (androidmanagement:v1)

2024-02-06

1 removed method

Deletions

    Methods
  • androidmanagement.enterprises.devices.operations.delete

      Path: v1/{+name}

      Flat Path: v1/enterprises/{enterprisesId}/devices/{devicesId}/operations/{operationsId}

      HTTP Method: DELETE

      Parameters:

        name

          Description: The name of the operation resource to be deleted.

          Pattern: ^enterprises/[^/]+/devices/[^/]+/operations/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

      Scopes: https://www.googleapis.com/auth/androidmanagement

      Description: Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.