Artifact Registry API (artifactregistry:v1)

2022-03-17

2 new methods

Additions

    Methods
  • artifactregistry.projects.locations.list

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • Parameters :

        name

          Description : The resource that owns the locations collection, if applicable.

          Type : string

          Pattern : ^projects/[^/]+$

          Location : path

          Required : Yes

        pageToken

          Type : string

          Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

          Location : query

        pageSize

          Type : integer

          Location : query

          Format : int32

          Description : The maximum number of results to return. If not set, the service selects a default.

        filter

          Type : string

          Location : query

          Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).

      Flat Path : v1/projects/{projectsId}/locations

      Parameter Order : name

      Description : Lists information about the supported locations for this service.

      Path : v1/{+name}/locations

  • artifactregistry.projects.locations.get