2023-04-01
▼ ▲ containeranalysis.projects.resources.generatePackagesSummary
Description : Gets a summary of the packages within a given resource.
Flat Path : v1/projects/{projectsId}/resources/{resourcesId}:generatePackagesSummary
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Parameter Order : name
Path : v1/{+name}:generatePackagesSummary
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
Pattern : ^projects/[^/]+/resources/.*$
Required : Yes
Location : path