ProjectsLocationsResources
class ProjectsLocationsResources extends Resource (View source)
The "resources" collection of methods.
Typical usage is:
$containeranalysisService = new Google\Service\ContainerAnalysis(...);
$resources = $containeranalysisService->projects_locations_resources;
Methods
exportSBOM(string $name, ExportSBOMRequest $postBody, array $optParams = [])
Generates an SBOM for the given resource. (resources.exportSBOM)
Details
ExportSBOMResponse
exportSBOM(string $name, ExportSBOMRequest $postBody, array $optParams = [])
Generates an SBOM for the given resource. (resources.exportSBOM)