Checks API (checks:v1alpha)

2023-06-21

2 new methods | New API

Additions

    Methods
  • checks.accounts.apps.operations.get

      Parameter Order : name

      HTTP Method : GET

      Flat Path : v1alpha/accounts/{accountsId}/apps/{appsId}/operations/{operationsId}

      Parameters :

        name

          Type : string

          Description : The name of the operation resource.

          Location : path

          Pattern : ^accounts/[^/]+/apps/[^/]+/operations/[^/]+$

          Required : Yes

      Path : v1alpha/{+name}

      Scopes : https://www.googleapis.com/auth/xapi.zoo

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

  • checks.privacypolicy.analyze

      Description : Analyzes the privacy policy of the given policy URL or content.

      Flat Path : v1alpha/privacypolicy:analyze

      Path : v1alpha/privacypolicy:analyze

      HTTP Method : POST