Artifact Registry API (artifactregistry:v1)

2022-02-18

1 new method | 1 updated method | 1 removed method

Additions

    Methods
  • artifactregistry.projects.locations.operations.get

      Scopes:

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • 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.

      Path: v1/{+name}

      Parameter Order: name

      HTTP Method: GET

      Parameters:

        name

          Pattern: ^projects/[^/]+/locations/[^/]+/operations/[^/]+$

          Type: string

          Description: The name of the operation resource.

          Location: path

          Required: Yes

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}

Updates

    Methods
  • artifactregistry.projects.locations.repositories.files.list

      Parameters:

        orderBy

          Description: The field to order the results by.

          Location: query

          Type: string

Deletions

    Methods
  • artifactregistry.operations.get

      Parameter Order: name

      HTTP Method: GET

      Path: v1/{+name}

      Parameters:

        name

          Location: path

          Type: string

          Pattern: ^operations/[^/]+$

          Description: The name of the operation resource.

          Required: Yes

      Flat Path: v1/operations/{operationsId}

      Scopes:

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • 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.