Container Analysis API (containeranalysis:v1beta1)

2023-06-30

1 new method

Additions

    Methods
  • containeranalysis.projects.resources.exportSBOM

      Parameters:

        name

          Required: Yes

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

          Type: string

          Location: path

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

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

      Path: v1beta1/{+name}:exportSBOM

      HTTP Method: POST

      Parameter Order: name

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

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

1 removed method

Deletions

    Methods
  • containeranalysis.projects.resources.exportSBOM

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

      Path: v1beta1/{+name}:exportSBOM

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

      Parameter Order: name

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

      Parameters:

        name

          Location: path

          Required: Yes

          Type: string

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

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

      HTTP Method: POST