Container Analysis API (containeranalysis:v1beta1)

2023-06-29

1 new method

Additions

    Methods
  • containeranalysis.projects.resources.exportSBOM

      Flat Path : v1beta1/projects/{projectsId}/resources/{resourcesId}:exportSBOM

      HTTP Method : POST

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

      Parameters :

        name

          Required : Yes

          Description : Required. The name of the resource in the form of `projects/[PROJECT_ID]/resources/[RESOURCE_URL]`.

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

          Type : string

          Location : path

      Path : v1beta1/{+name}:exportSBOM

      Parameter Order : name

      Description : Generates an SBOM and other dependency information for the given resource.