Container Analysis API (containeranalysis:v1)

2023-04-28

1 removed method

Deletions

    Methods
  • containeranalysis.projects.resources.generatePackagesSummary

      Description: Gets a summary of the packages within a given resource.

      Parameters:

        name

          Description: Required. The name of the resource to get a packages summary for in the form of `projects/[PROJECT_ID]/resources/[RESOURCE_URL]`.

          Type: string

          Required: Yes

          Pattern: ^projects/[^/]+/resources/.*$

          Location: path

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Path: v1/{+name}:generatePackagesSummary

      Flat Path: v1/projects/{projectsId}/resources/{resourcesId}:generatePackagesSummary

      Parameter Order: name

      HTTP Method: POST