Security Command Center API

Security Command Center API provides access to temporal views of assets and findings within an organization.

Service: securitycenter.googleapis.com

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://securitycenter.googleapis.com

Regional service endpoint

A regional service endpoint is a base URL that specifies the network address of an API service in a single region. A service that is available in multiple regions might have multiple regional endpoints. Select a location to see its regional service endpoint for this service.


  • https://securitycenter.googleapis.com
  • REST Resource: v2.folders.assets

    Methods
    updateSecurityMarks PATCH /v2/{securityMarks.name=folders/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v2.folders.findings

    Methods
    bulkMute POST /v2/{parent=folders/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v2.folders.locations.bigQueryExports

    Methods
    create POST /v2/{parent=folders/*/locations/*}/bigQueryExports
    Creates a BigQuery export.
    delete DELETE /v2/{name=folders/*/locations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    get GET /v2/{name=folders/*/locations/*/bigQueryExports/*}
    Gets a BigQuery export.
    list GET /v2/{parent=folders/*/locations/*}/bigQueryExports
    Lists BigQuery exports.
    patch PATCH /v2/{bigQueryExport.name=folders/*/locations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource: v2.folders.locations.findings

    Methods
    bulkMute POST /v2/{parent=folders/*/locations/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v2.folders.locations.muteConfigs

    Methods
    create POST /v2/{parent=folders/*/locations/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v2/{name=folders/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v2/{name=folders/*/locations/*/muteConfigs/*}
    Gets a mute config.
    list GET /v2/{parent=folders/*/locations/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v2/{muteConfig.name=folders/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v2.folders.locations.notificationConfigs

    Methods
    create POST /v2/{parent=folders/*/locations/*}/notificationConfigs
    Creates a notification config.
    delete DELETE /v2/{name=folders/*/locations/*/notificationConfigs/*}
    Deletes a notification config.
    get GET /v2/{name=folders/*/locations/*/notificationConfigs/*}
    Gets a notification config.
    list GET /v2/{parent=folders/*/locations/*}/notificationConfigs
    Lists notification configs.
    patch PATCH /v2/{notificationConfig.name=folders/*/locations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource: v2.folders.muteConfigs

    Methods
    create POST /v2/{parent=folders/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v2/{name=folders/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v2/{name=folders/*/muteConfigs/*}
    Gets a mute config.
    list GET /v2/{parent=folders/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v2/{muteConfig.name=folders/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v2.folders.sources

    Methods
    list GET /v2/{parent=folders/*}/sources
    Lists all sources belonging to an organization.

    REST Resource: v2.folders.sources.findings

    Methods
    group POST /v2/{parent=folders/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    list GET /v2/{parent=folders/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v2/{finding.name=folders/*/sources/*/findings/*}
    Creates or updates a finding.
    setMute POST /v2/{name=folders/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v2/{name=folders/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v2/{securityMarks.name=folders/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v2.folders.sources.findings.externalSystems

    Methods
    patch PATCH /v2/{externalSystem.name=folders/*/sources/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v2.folders.sources.locations.findings

    Methods
    group POST /v2/{parent=folders/*/sources/*/locations/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    list GET /v2/{parent=folders/*/sources/*/locations/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v2/{finding.name=folders/*/sources/*/locations/*/findings/*}
    Creates or updates a finding.
    setMute POST /v2/{name=folders/*/sources/*/locations/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v2/{name=folders/*/sources/*/locations/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v2/{securityMarks.name=folders/*/sources/*/locations/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v2.folders.sources.locations.findings.externalSystems

    Methods
    patch PATCH /v2/{externalSystem.name=folders/*/sources/*/locations/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v2.organizations.assets

    Methods
    updateSecurityMarks PATCH /v2/{securityMarks.name=organizations/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v2.organizations.attackPaths

    Methods
    list GET /v2/{parent=organizations/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v2.organizations.findings

    Methods
    bulkMute POST /v2/{parent=organizations/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v2.organizations.locations.bigQueryExports

    Methods
    create POST /v2/{parent=organizations/*/locations/*}/bigQueryExports
    Creates a BigQuery export.
    delete DELETE /v2/{name=organizations/*/locations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    get GET /v2/{name=organizations/*/locations/*/bigQueryExports/*}
    Gets a BigQuery export.
    list GET /v2/{parent=organizations/*/locations/*}/bigQueryExports
    Lists BigQuery exports.
    patch PATCH /v2/{bigQueryExport.name=organizations/*/locations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource: v2.organizations.locations.findings

    Methods
    bulkMute POST /v2/{parent=organizations/*/locations/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v2.organizations.locations.muteConfigs

    Methods
    create POST /v2/{parent=organizations/*/locations/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v2/{name=organizations/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v2/{name=organizations/*/locations/*/muteConfigs/*}
    Gets a mute config.
    list GET /v2/{parent=organizations/*/locations/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v2/{muteConfig.name=organizations/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v2.organizations.locations.notificationConfigs

    Methods
    create POST /v2/{parent=organizations/*/locations/*}/notificationConfigs
    Creates a notification config.
    delete DELETE /v2/{name=organizations/*/locations/*/notificationConfigs/*}
    Deletes a notification config.
    get GET /v2/{name=organizations/*/locations/*/notificationConfigs/*}
    Gets a notification config.
    list GET /v2/{parent=organizations/*/locations/*}/notificationConfigs
    Lists notification configs.
    patch PATCH /v2/{notificationConfig.name=organizations/*/locations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource: v2.organizations.locations.resourceValueConfigs

    Methods
    batchCreate POST /v2/{parent=organizations/*/locations/*}/resourceValueConfigs:batchCreate
    Creates a ResourceValueConfig for an organization.
    delete DELETE /v2/{name=organizations/*/locations/*/resourceValueConfigs/*}
    Deletes a ResourceValueConfig.
    get GET /v2/{name=organizations/*/locations/*/resourceValueConfigs/*}
    Gets a ResourceValueConfig.
    list GET /v2/{parent=organizations/*/locations/*}/resourceValueConfigs
    Lists all ResourceValueConfigs.
    patch PATCH /v2/{resourceValueConfig.name=organizations/*/locations/*/resourceValueConfigs/*}
    Updates an existing ResourceValueConfigs with new rules.

    REST Resource: v2.organizations.locations.simulations

    Methods
    get GET /v2/{name=organizations/*/locations/*/simulations/*}
    Get the simulation by name or the latest simulation for the given organization.

    REST Resource: v2.organizations.locations.simulations.attackExposureResults.attackPaths

    Methods
    list GET /v2/{parent=organizations/*/locations/*/simulations/*/attackExposureResults/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v2.organizations.locations.simulations.valuedResources

    Methods
    get GET /v2/{name=organizations/*/locations/*/simulations/*/valuedResources/*}
    Get the valued resource by name

    REST Resource: v2.organizations.locations.simulations.valuedResources.attackPaths

    Methods
    list GET /v2/{parent=organizations/*/locations/*/simulations/*/valuedResources/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v2.organizations.muteConfigs

    Methods
    create POST /v2/{parent=organizations/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v2/{name=organizations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v2/{name=organizations/*/muteConfigs/*}
    Gets a mute config.
    list GET /v2/{parent=organizations/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v2/{muteConfig.name=organizations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v2.organizations.operations

    Methods
    cancel POST /v2/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    delete DELETE /v2/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    get GET /v2/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    list GET /v2/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource: v2.organizations.resourceValueConfigs

    Methods
    batchCreate POST /v2/{parent=organizations/*}/resourceValueConfigs:batchCreate
    Creates a ResourceValueConfig for an organization.
    delete DELETE /v2/{name=organizations/*/resourceValueConfigs/*}
    Deletes a ResourceValueConfig.
    get GET /v2/{name=organizations/*/resourceValueConfigs/*}
    Gets a ResourceValueConfig.
    list GET /v2/{parent=organizations/*}/resourceValueConfigs
    Lists all ResourceValueConfigs.
    patch PATCH /v2/{resourceValueConfig.name=organizations/*/resourceValueConfigs/*}
    Updates an existing ResourceValueConfigs with new rules.

    REST Resource: v2.organizations.simulations

    Methods
    get GET /v2/{name=organizations/*/simulations/*}
    Get the simulation by name or the latest simulation for the given organization.

    REST Resource: v2.organizations.simulations.attackExposureResults.attackPaths

    Methods
    list GET /v2/{parent=organizations/*/simulations/*/attackExposureResults/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v2.organizations.simulations.attackExposureResults.valuedResources

    Methods
    list GET /v2/{parent=organizations/*/simulations/*/attackExposureResults/*}/valuedResources
    Lists the valued resources for a set of simulation results and filter.

    REST Resource: v2.organizations.simulations.attackPaths

    Methods
    list GET /v2/{parent=organizations/*/simulations/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v2.organizations.simulations.valuedResources

    Methods
    get GET /v2/{name=organizations/*/simulations/*/valuedResources/*}
    Get the valued resource by name
    list GET /v2/{parent=organizations/*/simulations/*}/valuedResources
    Lists the valued resources for a set of simulation results and filter.

    REST Resource: v2.organizations.simulations.valuedResources.attackPaths

    Methods
    list GET /v2/{parent=organizations/*/simulations/*/valuedResources/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v2.organizations.sources

    Methods
    create POST /v2/{parent=organizations/*}/sources
    Creates a source.
    get GET /v2/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicy POST /v2/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    list GET /v2/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patch PATCH /v2/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicy POST /v2/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissions POST /v2/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource: v2.organizations.sources.findings

    Methods
    create POST /v2/{parent=organizations/*/sources/*}/findings
    Creates a finding in a location.
    group POST /v2/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    list GET /v2/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v2/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setMute POST /v2/{name=organizations/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v2/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v2/{securityMarks.name=organizations/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v2.organizations.sources.findings.externalSystems

    Methods
    patch PATCH /v2/{externalSystem.name=organizations/*/sources/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v2.organizations.sources.locations.findings

    Methods
    create POST /v2/{parent=organizations/*/sources/*/locations/*}/findings
    Creates a finding in a location.
    group POST /v2/{parent=organizations/*/sources/*/locations/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    list GET /v2/{parent=organizations/*/sources/*/locations/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v2/{finding.name=organizations/*/sources/*/locations/*/findings/*}
    Creates or updates a finding.
    setMute POST /v2/{name=organizations/*/sources/*/locations/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v2/{name=organizations/*/sources/*/locations/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v2/{securityMarks.name=organizations/*/sources/*/locations/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v2.organizations.sources.locations.findings.externalSystems

    Methods
    patch PATCH /v2/{externalSystem.name=organizations/*/sources/*/locations/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v2.organizations.valuedResources

    Methods
    list GET /v2/{parent=organizations/*}/valuedResources
    Lists the valued resources for a set of simulation results and filter.

    REST Resource: v2.projects.assets

    Methods
    updateSecurityMarks PATCH /v2/{securityMarks.name=projects/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v2.projects.findings

    Methods
    bulkMute POST /v2/{parent=projects/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v2.projects.locations.bigQueryExports

    Methods
    create POST /v2/{parent=projects/*/locations/*}/bigQueryExports
    Creates a BigQuery export.
    delete DELETE /v2/{name=projects/*/locations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    get GET /v2/{name=projects/*/locations/*/bigQueryExports/*}
    Gets a BigQuery export.
    list GET /v2/{parent=projects/*/locations/*}/bigQueryExports
    Lists BigQuery exports.
    patch PATCH /v2/{bigQueryExport.name=projects/*/locations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource: v2.projects.locations.findings

    Methods
    bulkMute POST /v2/{parent=projects/*/locations/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v2.projects.locations.muteConfigs

    Methods
    create POST /v2/{parent=projects/*/locations/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v2/{name=projects/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v2/{name=projects/*/locations/*/muteConfigs/*}
    Gets a mute config.
    list GET /v2/{parent=projects/*/locations/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v2/{muteConfig.name=projects/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v2.projects.locations.notificationConfigs

    Methods
    create POST /v2/{parent=projects/*/locations/*}/notificationConfigs
    Creates a notification config.
    delete DELETE /v2/{name=projects/*/locations/*/notificationConfigs/*}
    Deletes a notification config.
    get GET /v2/{name=projects/*/locations/*/notificationConfigs/*}
    Gets a notification config.
    list GET /v2/{parent=projects/*/locations/*}/notificationConfigs
    Lists notification configs.
    patch PATCH /v2/{notificationConfig.name=projects/*/locations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource: v2.projects.muteConfigs

    Methods
    create POST /v2/{parent=projects/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v2/{name=projects/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v2/{name=projects/*/muteConfigs/*}
    Gets a mute config.
    list GET /v2/{parent=projects/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v2/{muteConfig.name=projects/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v2.projects.sources

    Methods
    list GET /v2/{parent=projects/*}/sources
    Lists all sources belonging to an organization.

    REST Resource: v2.projects.sources.findings

    Methods
    group POST /v2/{parent=projects/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    list GET /v2/{parent=projects/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v2/{finding.name=projects/*/sources/*/findings/*}
    Creates or updates a finding.
    setMute POST /v2/{name=projects/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v2/{name=projects/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v2/{securityMarks.name=projects/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v2.projects.sources.findings.externalSystems

    Methods
    patch PATCH /v2/{externalSystem.name=projects/*/sources/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v2.projects.sources.locations.findings

    Methods
    group POST /v2/{parent=projects/*/sources/*/locations/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    list GET /v2/{parent=projects/*/sources/*/locations/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v2/{finding.name=projects/*/sources/*/locations/*/findings/*}
    Creates or updates a finding.
    setMute POST /v2/{name=projects/*/sources/*/locations/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v2/{name=projects/*/sources/*/locations/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v2/{securityMarks.name=projects/*/sources/*/locations/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v2.projects.sources.locations.findings.externalSystems

    Methods
    patch PATCH /v2/{externalSystem.name=projects/*/sources/*/locations/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v1p1beta1.folders.assets

    Methods
    group POST /v1p1beta1/{parent=folders/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    list GET /v1p1beta1/{parent=folders/*}/assets
    Lists an organization's assets.
    updateSecurityMarks PATCH /v1p1beta1/{securityMarks.name=folders/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v1p1beta1.folders.sources

    Methods
    list GET /v1p1beta1/{parent=folders/*}/sources
    Lists all sources belonging to an organization.

    REST Resource: v1p1beta1.folders.sources.findings

    Methods
    group POST /v1p1beta1/{parent=folders/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    list GET /v1p1beta1/{parent=folders/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v1p1beta1/{finding.name=folders/*/sources/*/findings/*}
    Creates or updates a finding.
    setState POST /v1p1beta1/{name=folders/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v1p1beta1/{securityMarks.name=folders/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v1p1beta1.organizations

    Methods
    getOrganizationSettings GET /v1p1beta1/{name=organizations/*/organizationSettings}
    Gets the settings for an organization.
    updateOrganizationSettings PATCH /v1p1beta1/{organizationSettings.name=organizations/*/organizationSettings}
    Updates an organization's settings.

    REST Resource: v1p1beta1.organizations.assets

    Methods
    group POST /v1p1beta1/{parent=organizations/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    list GET /v1p1beta1/{parent=organizations/*}/assets
    Lists an organization's assets.
    runDiscovery POST /v1p1beta1/{parent=organizations/*}/assets:runDiscovery
    Runs asset discovery.
    updateSecurityMarks PATCH /v1p1beta1/{securityMarks.name=organizations/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v1p1beta1.organizations.notificationConfigs

    Methods
    create POST /v1p1beta1/{parent=organizations/*}/notificationConfigs
    Creates a notification config.
    delete DELETE /v1p1beta1/{name=organizations/*/notificationConfigs/*}
    Deletes a notification config.
    get GET /v1p1beta1/{name=organizations/*/notificationConfigs/*}
    Gets a notification config.
    list GET /v1p1beta1/{parent=organizations/*}/notificationConfigs
    Lists notification configs.
    patch PATCH /v1p1beta1/{notificationConfig.name=organizations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource: v1p1beta1.organizations.operations

    Methods
    cancel POST /v1p1beta1/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    delete DELETE /v1p1beta1/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    get GET /v1p1beta1/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    list GET /v1p1beta1/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource: v1p1beta1.organizations.sources

    Methods
    create POST /v1p1beta1/{parent=organizations/*}/sources
    Creates a source.
    get GET /v1p1beta1/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicy POST /v1p1beta1/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    list GET /v1p1beta1/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patch PATCH /v1p1beta1/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicy POST /v1p1beta1/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissions POST /v1p1beta1/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource: v1p1beta1.organizations.sources.findings

    Methods
    create POST /v1p1beta1/{parent=organizations/*/sources/*}/findings
    Creates a finding.
    group POST /v1p1beta1/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    list GET /v1p1beta1/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v1p1beta1/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setState POST /v1p1beta1/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v1p1beta1/{securityMarks.name=organizations/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v1p1beta1.projects.assets

    Methods
    group POST /v1p1beta1/{parent=projects/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    list GET /v1p1beta1/{parent=projects/*}/assets
    Lists an organization's assets.
    updateSecurityMarks PATCH /v1p1beta1/{securityMarks.name=projects/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v1p1beta1.projects.sources

    Methods
    list GET /v1p1beta1/{parent=projects/*}/sources
    Lists all sources belonging to an organization.

    REST Resource: v1p1beta1.projects.sources.findings

    Methods
    group POST /v1p1beta1/{parent=projects/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    list GET /v1p1beta1/{parent=projects/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v1p1beta1/{finding.name=projects/*/sources/*/findings/*}
    Creates or updates a finding.
    setState POST /v1p1beta1/{name=projects/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v1p1beta1/{securityMarks.name=projects/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v1beta2.folders

    Methods
    getContainerThreatDetectionSettings GET /v1beta2/{name=folders/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    getEventThreatDetectionSettings GET /v1beta2/{name=folders/*/eventThreatDetectionSettings}
    Get the EventThreatDetectionSettings resource.
    getRapidVulnerabilityDetectionSettings GET /v1beta2/{name=folders/*/rapidVulnerabilityDetectionSettings}
    Get the RapidVulnerabilityDetectionSettings resource.
    getSecurityCenterSettings GET /v1beta2/{name=folders/*/securityCenterSettings}
    Get the SecurityCenterSettings resource.
    getSecurityHealthAnalyticsSettings GET /v1beta2/{name=folders/*/securityHealthAnalyticsSettings}
    Get the SecurityHealthAnalyticsSettings resource.
    getVirtualMachineThreatDetectionSettings GET /v1beta2/{name=folders/*/virtualMachineThreatDetectionSettings}
    Get the VirtualMachineThreatDetectionSettings resource.
    getWebSecurityScannerSettings GET /v1beta2/{name=folders/*/webSecurityScannerSettings}
    Get the WebSecurityScannerSettings resource.
    updateContainerThreatDetectionSettings PATCH /v1beta2/{containerThreatDetectionSettings.name=folders/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.
    updateEventThreatDetectionSettings PATCH /v1beta2/{eventThreatDetectionSettings.name=folders/*/eventThreatDetectionSettings}
    Update the EventThreatDetectionSettings resource.
    updateRapidVulnerabilityDetectionSettings PATCH /v1beta2/{rapidVulnerabilityDetectionSettings.name=folders/*/rapidVulnerabilityDetectionSettings}
    Update the RapidVulnerabilityDetectionSettings resource.
    updateSecurityHealthAnalyticsSettings PATCH /v1beta2/{securityHealthAnalyticsSettings.name=folders/*/securityHealthAnalyticsSettings}
    Update the SecurityHealthAnalyticsSettings resource.
    updateVirtualMachineThreatDetectionSettings PATCH /v1beta2/{virtualMachineThreatDetectionSettings.name=folders/*/virtualMachineThreatDetectionSettings}
    Update the VirtualMachineThreatDetectionSettings resource.
    updateWebSecurityScannerSettings PATCH /v1beta2/{webSecurityScannerSettings.name=folders/*/webSecurityScannerSettings}
    Update the WebSecurityScannerSettings resource.

    REST Resource: v1beta2.folders.containerThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=folders/*/containerThreatDetectionSettings}:calculate
    Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.folders.eventThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=folders/*/eventThreatDetectionSettings}:calculate
    Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.folders.rapidVulnerabilityDetectionSettings

    Methods
    calculate GET /v1beta2/{name=folders/*/rapidVulnerabilityDetectionSettings}:calculate
    Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.folders.securityHealthAnalyticsSettings

    Methods
    calculate GET /v1beta2/{name=folders/*/securityHealthAnalyticsSettings}:calculate
    Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.folders.virtualMachineThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=folders/*/virtualMachineThreatDetectionSettings}:calculate
    Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.folders.webSecurityScannerSettings

    Methods
    calculate GET /v1beta2/{name=folders/*/webSecurityScannerSettings}:calculate
    Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.organizations

    Methods
    getContainerThreatDetectionSettings GET /v1beta2/{name=organizations/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    getEventThreatDetectionSettings GET /v1beta2/{name=organizations/*/eventThreatDetectionSettings}
    Get the EventThreatDetectionSettings resource.
    getRapidVulnerabilityDetectionSettings GET /v1beta2/{name=organizations/*/rapidVulnerabilityDetectionSettings}
    Get the RapidVulnerabilityDetectionSettings resource.
    getSecurityCenterSettings GET /v1beta2/{name=organizations/*/securityCenterSettings}
    Get the SecurityCenterSettings resource.
    getSecurityHealthAnalyticsSettings GET /v1beta2/{name=organizations/*/securityHealthAnalyticsSettings}
    Get the SecurityHealthAnalyticsSettings resource.
    getSubscription GET /v1beta2/{name=organizations/*/subscription}
    Get the Subscription resource.
    getVirtualMachineThreatDetectionSettings GET /v1beta2/{name=organizations/*/virtualMachineThreatDetectionSettings}
    Get the VirtualMachineThreatDetectionSettings resource.
    getWebSecurityScannerSettings GET /v1beta2/{name=organizations/*/webSecurityScannerSettings}
    Get the WebSecurityScannerSettings resource.
    updateContainerThreatDetectionSettings PATCH /v1beta2/{containerThreatDetectionSettings.name=organizations/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.
    updateEventThreatDetectionSettings PATCH /v1beta2/{eventThreatDetectionSettings.name=organizations/*/eventThreatDetectionSettings}
    Update the EventThreatDetectionSettings resource.
    updateRapidVulnerabilityDetectionSettings PATCH /v1beta2/{rapidVulnerabilityDetectionSettings.name=organizations/*/rapidVulnerabilityDetectionSettings}
    Update the RapidVulnerabilityDetectionSettings resource.
    updateSecurityHealthAnalyticsSettings PATCH /v1beta2/{securityHealthAnalyticsSettings.name=organizations/*/securityHealthAnalyticsSettings}
    Update the SecurityHealthAnalyticsSettings resource.
    updateVirtualMachineThreatDetectionSettings PATCH /v1beta2/{virtualMachineThreatDetectionSettings.name=organizations/*/virtualMachineThreatDetectionSettings}
    Update the VirtualMachineThreatDetectionSettings resource.
    updateWebSecurityScannerSettings PATCH /v1beta2/{webSecurityScannerSettings.name=organizations/*/webSecurityScannerSettings}
    Update the WebSecurityScannerSettings resource.

    REST Resource: v1beta2.organizations.containerThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=organizations/*/containerThreatDetectionSettings}:calculate
    Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.organizations.eventThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=organizations/*/eventThreatDetectionSettings}:calculate
    Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.organizations.rapidVulnerabilityDetectionSettings

    Methods
    calculate GET /v1beta2/{name=organizations/*/rapidVulnerabilityDetectionSettings}:calculate
    Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.organizations.securityHealthAnalyticsSettings

    Methods
    calculate GET /v1beta2/{name=organizations/*/securityHealthAnalyticsSettings}:calculate
    Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.organizations.virtualMachineThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=organizations/*/virtualMachineThreatDetectionSettings}:calculate
    Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.organizations.webSecurityScannerSettings

    Methods
    calculate GET /v1beta2/{name=organizations/*/webSecurityScannerSettings}:calculate
    Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.projects

    Methods
    getContainerThreatDetectionSettings GET /v1beta2/{name=projects/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    getEventThreatDetectionSettings GET /v1beta2/{name=projects/*/eventThreatDetectionSettings}
    Get the EventThreatDetectionSettings resource.
    getRapidVulnerabilityDetectionSettings GET /v1beta2/{name=projects/*/rapidVulnerabilityDetectionSettings}
    Get the RapidVulnerabilityDetectionSettings resource.
    getSecurityCenterSettings GET /v1beta2/{name=projects/*/securityCenterSettings}
    Get the SecurityCenterSettings resource.
    getSecurityHealthAnalyticsSettings GET /v1beta2/{name=projects/*/securityHealthAnalyticsSettings}
    Get the SecurityHealthAnalyticsSettings resource.
    getVirtualMachineThreatDetectionSettings GET /v1beta2/{name=projects/*/virtualMachineThreatDetectionSettings}
    Get the VirtualMachineThreatDetectionSettings resource.
    getWebSecurityScannerSettings GET /v1beta2/{name=projects/*/webSecurityScannerSettings}
    Get the WebSecurityScannerSettings resource.
    updateContainerThreatDetectionSettings PATCH /v1beta2/{containerThreatDetectionSettings.name=projects/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.
    updateEventThreatDetectionSettings PATCH /v1beta2/{eventThreatDetectionSettings.name=projects/*/eventThreatDetectionSettings}
    Update the EventThreatDetectionSettings resource.
    updateRapidVulnerabilityDetectionSettings PATCH /v1beta2/{rapidVulnerabilityDetectionSettings.name=projects/*/rapidVulnerabilityDetectionSettings}
    Update the RapidVulnerabilityDetectionSettings resource.
    updateSecurityHealthAnalyticsSettings PATCH /v1beta2/{securityHealthAnalyticsSettings.name=projects/*/securityHealthAnalyticsSettings}
    Update the SecurityHealthAnalyticsSettings resource.
    updateVirtualMachineThreatDetectionSettings PATCH /v1beta2/{virtualMachineThreatDetectionSettings.name=projects/*/virtualMachineThreatDetectionSettings}
    Update the VirtualMachineThreatDetectionSettings resource.
    updateWebSecurityScannerSettings PATCH /v1beta2/{webSecurityScannerSettings.name=projects/*/webSecurityScannerSettings}
    Update the WebSecurityScannerSettings resource.

    REST Resource: v1beta2.projects.containerThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=projects/*/containerThreatDetectionSettings}:calculate
    Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.projects.eventThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=projects/*/eventThreatDetectionSettings}:calculate
    Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.projects.locations.clusters

    Methods
    getContainerThreatDetectionSettings GET /v1beta2/{name=projects/*/locations/*/clusters/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    updateContainerThreatDetectionSettings PATCH /v1beta2/{containerThreatDetectionSettings.name=projects/*/locations/*/clusters/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.

    REST Resource: v1beta2.projects.locations.clusters.containerThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=projects/*/locations/*/clusters/*/containerThreatDetectionSettings}:calculate
    Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.projects.rapidVulnerabilityDetectionSettings

    Methods
    calculate GET /v1beta2/{name=projects/*/rapidVulnerabilityDetectionSettings}:calculate
    Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.projects.securityHealthAnalyticsSettings

    Methods
    calculate GET /v1beta2/{name=projects/*/securityHealthAnalyticsSettings}:calculate
    Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.projects.virtualMachineThreatDetectionSettings

    Methods
    calculate GET /v1beta2/{name=projects/*/virtualMachineThreatDetectionSettings}:calculate
    Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta2.projects.webSecurityScannerSettings

    Methods
    calculate GET /v1beta2/{name=projects/*/webSecurityScannerSettings}:calculate
    Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings.

    REST Resource: v1beta1.organizations

    Methods
    getOrganizationSettings GET /v1beta1/{name=organizations/*/organizationSettings}
    Gets the settings for an organization.
    updateOrganizationSettings PATCH /v1beta1/{organizationSettings.name=organizations/*/organizationSettings}
    Updates an organization's settings.

    REST Resource: v1beta1.organizations.assets

    Methods
    group POST /v1beta1/{parent=organizations/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    list GET /v1beta1/{parent=organizations/*}/assets
    Lists an organization's assets.
    runDiscovery POST /v1beta1/{parent=organizations/*}/assets:runDiscovery
    Runs asset discovery.
    updateSecurityMarks PATCH /v1beta1/{securityMarks.name=organizations/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v1beta1.organizations.operations

    Methods
    cancel POST /v1beta1/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    delete DELETE /v1beta1/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    get GET /v1beta1/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    list GET /v1beta1/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource: v1beta1.organizations.sources

    Methods
    create POST /v1beta1/{parent=organizations/*}/sources
    Creates a source.
    get GET /v1beta1/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicy POST /v1beta1/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    list GET /v1beta1/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patch PATCH /v1beta1/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicy POST /v1beta1/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissions POST /v1beta1/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource: v1beta1.organizations.sources.findings

    Methods
    create POST /v1beta1/{parent=organizations/*/sources/*}/findings
    Creates a finding.
    group POST /v1beta1/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    list GET /v1beta1/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v1beta1/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setState POST /v1beta1/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v1beta1/{securityMarks.name=organizations/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v1.folders.assets

    Methods
    group
    (deprecated)
    POST /v1/{parent=folders/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    list
    (deprecated)
    GET /v1/{parent=folders/*}/assets
    Lists an organization's assets.
    updateSecurityMarks PATCH /v1/{securityMarks.name=folders/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v1.folders.bigQueryExports

    Methods
    create POST /v1/{parent=folders/*}/bigQueryExports
    Creates a BigQuery export.
    delete DELETE /v1/{name=folders/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    get GET /v1/{name=folders/*/bigQueryExports/*}
    Gets a BigQuery export.
    list GET /v1/{parent=folders/*}/bigQueryExports
    Lists BigQuery exports.
    patch PATCH /v1/{bigQueryExport.name=folders/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource: v1.folders.eventThreatDetectionSettings

    Methods
    validateCustomModule POST /v1/{parent=folders/*/eventThreatDetectionSettings}:validateCustomModule
    Validates the given Event Threat Detection custom module.

    REST Resource: v1.folders.eventThreatDetectionSettings.customModules

    Methods
    create POST /v1/{parent=folders/*/eventThreatDetectionSettings}/customModules
    Creates a resident Event Threat Detection custom module at the scope of the given Resource Manager parent, and also creates inherited custom modules for all descendants of the given parent.
    delete DELETE /v1/{name=folders/*/eventThreatDetectionSettings/customModules/*}
    Deletes the specified Event Threat Detection custom module and all of its descendants in the Resource Manager hierarchy.
    get GET /v1/{name=folders/*/eventThreatDetectionSettings/customModules/*}
    Gets an Event Threat Detection custom module.
    list GET /v1/{parent=folders/*/eventThreatDetectionSettings}/customModules
    Lists all Event Threat Detection custom modules for the given Resource Manager parent.
    listDescendant GET /v1/{parent=folders/*/eventThreatDetectionSettings}/customModules:listDescendant
    Lists all resident Event Threat Detection custom modules under the given Resource Manager parent and its descendants.
    patch PATCH /v1/{eventThreatDetectionCustomModule.name=folders/*/eventThreatDetectionSettings/customModules/*}
    Updates the Event Threat Detection custom module with the given name based on the given update mask.

    REST Resource: v1.folders.eventThreatDetectionSettings.effectiveCustomModules

    Methods
    get GET /v1/{name=folders/*/eventThreatDetectionSettings/effectiveCustomModules/*}
    Gets an effective Event Threat Detection custom module at the given level.
    list GET /v1/{parent=folders/*/eventThreatDetectionSettings}/effectiveCustomModules
    Lists all effective Event Threat Detection custom modules for the given parent.

    REST Resource: v1.folders.findings

    Methods
    bulkMute POST /v1/{parent=folders/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v1.folders.locations.muteConfigs

    Methods
    delete DELETE /v1/{name=folders/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v1/{name=folders/*/locations/*/muteConfigs/*}
    Gets a mute config.
    patch PATCH /v1/{muteConfig.name=folders/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v1.folders.muteConfigs

    Methods
    create POST /v1/{parent=folders/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v1/{name=folders/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v1/{name=folders/*/muteConfigs/*}
    Gets a mute config.
    list GET /v1/{parent=folders/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v1/{muteConfig.name=folders/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v1.folders.notificationConfigs

    Methods
    create POST /v1/{parent=folders/*}/notificationConfigs
    Creates a notification config.
    delete DELETE /v1/{name=folders/*/notificationConfigs/*}
    Deletes a notification config.
    get GET /v1/{name=folders/*/notificationConfigs/*}
    Gets a notification config.
    list GET /v1/{parent=folders/*}/notificationConfigs
    Lists notification configs.
    patch PATCH /v1/{notificationConfig.name=folders/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource: v1.folders.securityHealthAnalyticsSettings.customModules

    Methods
    create POST /v1/{parent=folders/*/securityHealthAnalyticsSettings}/customModules
    Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.
    delete DELETE /v1/{name=folders/*/securityHealthAnalyticsSettings/customModules/*}
    Deletes the specified SecurityHealthAnalyticsCustomModule and all of its descendants in the CRM hierarchy.
    get GET /v1/{name=folders/*/securityHealthAnalyticsSettings/customModules/*}
    Retrieves a SecurityHealthAnalyticsCustomModule.
    list GET /v1/{parent=folders/*/securityHealthAnalyticsSettings}/customModules
    Returns a list of all SecurityHealthAnalyticsCustomModules for the given parent.
    listDescendant GET /v1/{parent=folders/*/securityHealthAnalyticsSettings}/customModules:listDescendant
    Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.
    patch PATCH /v1/{securityHealthAnalyticsCustomModule.name=folders/*/securityHealthAnalyticsSettings/customModules/*}
    Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.
    simulate POST /v1/{parent=folders/*/securityHealthAnalyticsSettings}/customModules:simulate
    Simulates a given SecurityHealthAnalyticsCustomModule and Resource.

    REST Resource: v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules

    Methods
    get GET /v1/{name=folders/*/securityHealthAnalyticsSettings/effectiveCustomModules/*}
    Retrieves an EffectiveSecurityHealthAnalyticsCustomModule.
    list GET /v1/{parent=folders/*/securityHealthAnalyticsSettings}/effectiveCustomModules
    Returns a list of all EffectiveSecurityHealthAnalyticsCustomModules for the given parent.

    REST Resource: v1.folders.sources

    Methods
    list GET /v1/{parent=folders/*}/sources
    Lists all sources belonging to an organization.

    REST Resource: v1.folders.sources.findings

    Methods
    group POST /v1/{parent=folders/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    list GET /v1/{parent=folders/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v1/{finding.name=folders/*/sources/*/findings/*}
    Creates or updates a finding.
    setMute POST /v1/{name=folders/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v1/{name=folders/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v1/{securityMarks.name=folders/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v1.folders.sources.findings.externalSystems

    Methods
    patch PATCH /v1/{externalSystem.name=folders/*/sources/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v1.organizations

    Methods
    getOrganizationSettings GET /v1/{name=organizations/*/organizationSettings}
    Gets the settings for an organization.
    updateOrganizationSettings PATCH /v1/{organizationSettings.name=organizations/*/organizationSettings}
    Updates an organization's settings.

    REST Resource: v1.organizations.assets

    Methods
    group
    (deprecated)
    POST /v1/{parent=organizations/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    list
    (deprecated)
    GET /v1/{parent=organizations/*}/assets
    Lists an organization's assets.
    runDiscovery
    (deprecated)
    POST /v1/{parent=organizations/*}/assets:runDiscovery
    Runs asset discovery.
    updateSecurityMarks PATCH /v1/{securityMarks.name=organizations/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v1.organizations.attackPaths

    Methods
    list GET /v1/{parent=organizations/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v1.organizations.bigQueryExports

    Methods
    create POST /v1/{parent=organizations/*}/bigQueryExports
    Creates a BigQuery export.
    delete DELETE /v1/{name=organizations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    get GET /v1/{name=organizations/*/bigQueryExports/*}
    Gets a BigQuery export.
    list GET /v1/{parent=organizations/*}/bigQueryExports
    Lists BigQuery exports.
    patch PATCH /v1/{bigQueryExport.name=organizations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource: v1.organizations.eventThreatDetectionSettings

    Methods
    validateCustomModule POST /v1/{parent=organizations/*/eventThreatDetectionSettings}:validateCustomModule
    Validates the given Event Threat Detection custom module.

    REST Resource: v1.organizations.eventThreatDetectionSettings.customModules

    Methods
    create POST /v1/{parent=organizations/*/eventThreatDetectionSettings}/customModules
    Creates a resident Event Threat Detection custom module at the scope of the given Resource Manager parent, and also creates inherited custom modules for all descendants of the given parent.
    delete DELETE /v1/{name=organizations/*/eventThreatDetectionSettings/customModules/*}
    Deletes the specified Event Threat Detection custom module and all of its descendants in the Resource Manager hierarchy.
    get GET /v1/{name=organizations/*/eventThreatDetectionSettings/customModules/*}
    Gets an Event Threat Detection custom module.
    list GET /v1/{parent=organizations/*/eventThreatDetectionSettings}/customModules
    Lists all Event Threat Detection custom modules for the given Resource Manager parent.
    listDescendant GET /v1/{parent=organizations/*/eventThreatDetectionSettings}/customModules:listDescendant
    Lists all resident Event Threat Detection custom modules under the given Resource Manager parent and its descendants.
    patch PATCH /v1/{eventThreatDetectionCustomModule.name=organizations/*/eventThreatDetectionSettings/customModules/*}
    Updates the Event Threat Detection custom module with the given name based on the given update mask.

    REST Resource: v1.organizations.eventThreatDetectionSettings.effectiveCustomModules

    Methods
    get GET /v1/{name=organizations/*/eventThreatDetectionSettings/effectiveCustomModules/*}
    Gets an effective Event Threat Detection custom module at the given level.
    list GET /v1/{parent=organizations/*/eventThreatDetectionSettings}/effectiveCustomModules
    Lists all effective Event Threat Detection custom modules for the given parent.

    REST Resource: v1.organizations.findings

    Methods
    bulkMute POST /v1/{parent=organizations/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v1.organizations.locations.muteConfigs

    Methods
    delete DELETE /v1/{name=organizations/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v1/{name=organizations/*/locations/*/muteConfigs/*}
    Gets a mute config.
    patch PATCH /v1/{muteConfig.name=organizations/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v1.organizations.muteConfigs

    Methods
    create POST /v1/{parent=organizations/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v1/{name=organizations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v1/{name=organizations/*/muteConfigs/*}
    Gets a mute config.
    list GET /v1/{parent=organizations/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v1/{muteConfig.name=organizations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v1.organizations.notificationConfigs

    Methods
    create POST /v1/{parent=organizations/*}/notificationConfigs
    Creates a notification config.
    delete DELETE /v1/{name=organizations/*/notificationConfigs/*}
    Deletes a notification config.
    get GET /v1/{name=organizations/*/notificationConfigs/*}
    Gets a notification config.
    list GET /v1/{parent=organizations/*}/notificationConfigs
    Lists notification configs.
    patch PATCH /v1/{notificationConfig.name=organizations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource: v1.organizations.operations

    Methods
    cancel POST /v1/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    delete DELETE /v1/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    get GET /v1/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    list GET /v1/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource: v1.organizations.resourceValueConfigs

    Methods
    batchCreate POST /v1/{parent=organizations/*}/resourceValueConfigs:batchCreate
    Creates a ResourceValueConfig for an organization.
    delete DELETE /v1/{name=organizations/*/resourceValueConfigs/*}
    Deletes a ResourceValueConfig.
    get GET /v1/{name=organizations/*/resourceValueConfigs/*}
    Gets a ResourceValueConfig.
    list GET /v1/{parent=organizations/*}/resourceValueConfigs
    Lists all ResourceValueConfigs.
    patch PATCH /v1/{resourceValueConfig.name=organizations/*/resourceValueConfigs/*}
    Updates an existing ResourceValueConfigs with new rules.

    REST Resource: v1.organizations.securityHealthAnalyticsSettings.customModules

    Methods
    create POST /v1/{parent=organizations/*/securityHealthAnalyticsSettings}/customModules
    Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.
    delete DELETE /v1/{name=organizations/*/securityHealthAnalyticsSettings/customModules/*}
    Deletes the specified SecurityHealthAnalyticsCustomModule and all of its descendants in the CRM hierarchy.
    get GET /v1/{name=organizations/*/securityHealthAnalyticsSettings/customModules/*}
    Retrieves a SecurityHealthAnalyticsCustomModule.
    list GET /v1/{parent=organizations/*/securityHealthAnalyticsSettings}/customModules
    Returns a list of all SecurityHealthAnalyticsCustomModules for the given parent.
    listDescendant GET /v1/{parent=organizations/*/securityHealthAnalyticsSettings}/customModules:listDescendant
    Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.
    patch PATCH /v1/{securityHealthAnalyticsCustomModule.name=organizations/*/securityHealthAnalyticsSettings/customModules/*}
    Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.
    simulate POST /v1/{parent=organizations/*/securityHealthAnalyticsSettings}/customModules:simulate
    Simulates a given SecurityHealthAnalyticsCustomModule and Resource.

    REST Resource: v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules

    Methods
    get GET /v1/{name=organizations/*/securityHealthAnalyticsSettings/effectiveCustomModules/*}
    Retrieves an EffectiveSecurityHealthAnalyticsCustomModule.
    list GET /v1/{parent=organizations/*/securityHealthAnalyticsSettings}/effectiveCustomModules
    Returns a list of all EffectiveSecurityHealthAnalyticsCustomModules for the given parent.

    REST Resource: v1.organizations.simulations

    Methods
    get GET /v1/{name=organizations/*/simulations/*}
    Get the simulation by name or the latest simulation for the given organization.

    REST Resource: v1.organizations.simulations.attackExposureResults.attackPaths

    Methods
    list GET /v1/{parent=organizations/*/simulations/*/attackExposureResults/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v1.organizations.simulations.attackExposureResults.valuedResources

    Methods
    list GET /v1/{parent=organizations/*/simulations/*/attackExposureResults/*}/valuedResources
    Lists the valued resources for a set of simulation results and filter.

    REST Resource: v1.organizations.simulations.attackPaths

    Methods
    list GET /v1/{parent=organizations/*/simulations/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v1.organizations.simulations.valuedResources

    Methods
    get GET /v1/{name=organizations/*/simulations/*/valuedResources/*}
    Get the valued resource by name
    list GET /v1/{parent=organizations/*/simulations/*}/valuedResources
    Lists the valued resources for a set of simulation results and filter.

    REST Resource: v1.organizations.simulations.valuedResources.attackPaths

    Methods
    list GET /v1/{parent=organizations/*/simulations/*/valuedResources/*}/attackPaths
    Lists the attack paths for a set of simulation results or valued resources and filter.

    REST Resource: v1.organizations.sources

    Methods
    create POST /v1/{parent=organizations/*}/sources
    Creates a source.
    get GET /v1/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicy POST /v1/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    list GET /v1/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patch PATCH /v1/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicy POST /v1/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissions POST /v1/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource: v1.organizations.sources.findings

    Methods
    create POST /v1/{parent=organizations/*/sources/*}/findings
    Creates a finding.
    group POST /v1/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    list GET /v1/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v1/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setMute POST /v1/{name=organizations/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v1/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v1/{securityMarks.name=organizations/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v1.organizations.sources.findings.externalSystems

    Methods
    patch PATCH /v1/{externalSystem.name=organizations/*/sources/*/findings/*/externalSystems/*}
    Updates external system.

    REST Resource: v1.organizations.valuedResources

    Methods
    list GET /v1/{parent=organizations/*}/valuedResources
    Lists the valued resources for a set of simulation results and filter.

    REST Resource: v1.projects.assets

    Methods
    group
    (deprecated)
    POST /v1/{parent=projects/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    list
    (deprecated)
    GET /v1/{parent=projects/*}/assets
    Lists an organization's assets.
    updateSecurityMarks PATCH /v1/{securityMarks.name=projects/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource: v1.projects.bigQueryExports

    Methods
    create POST /v1/{parent=projects/*}/bigQueryExports
    Creates a BigQuery export.
    delete DELETE /v1/{name=projects/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    get GET /v1/{name=projects/*/bigQueryExports/*}
    Gets a BigQuery export.
    list GET /v1/{parent=projects/*}/bigQueryExports
    Lists BigQuery exports.
    patch PATCH /v1/{bigQueryExport.name=projects/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource: v1.projects.eventThreatDetectionSettings

    Methods
    validateCustomModule POST /v1/{parent=projects/*/eventThreatDetectionSettings}:validateCustomModule
    Validates the given Event Threat Detection custom module.

    REST Resource: v1.projects.eventThreatDetectionSettings.customModules

    Methods
    create POST /v1/{parent=projects/*/eventThreatDetectionSettings}/customModules
    Creates a resident Event Threat Detection custom module at the scope of the given Resource Manager parent, and also creates inherited custom modules for all descendants of the given parent.
    delete DELETE /v1/{name=projects/*/eventThreatDetectionSettings/customModules/*}
    Deletes the specified Event Threat Detection custom module and all of its descendants in the Resource Manager hierarchy.
    get GET /v1/{name=projects/*/eventThreatDetectionSettings/customModules/*}
    Gets an Event Threat Detection custom module.
    list GET /v1/{parent=projects/*/eventThreatDetectionSettings}/customModules
    Lists all Event Threat Detection custom modules for the given Resource Manager parent.
    listDescendant GET /v1/{parent=projects/*/eventThreatDetectionSettings}/customModules:listDescendant
    Lists all resident Event Threat Detection custom modules under the given Resource Manager parent and its descendants.
    patch PATCH /v1/{eventThreatDetectionCustomModule.name=projects/*/eventThreatDetectionSettings/customModules/*}
    Updates the Event Threat Detection custom module with the given name based on the given update mask.

    REST Resource: v1.projects.eventThreatDetectionSettings.effectiveCustomModules

    Methods
    get GET /v1/{name=projects/*/eventThreatDetectionSettings/effectiveCustomModules/*}
    Gets an effective Event Threat Detection custom module at the given level.
    list GET /v1/{parent=projects/*/eventThreatDetectionSettings}/effectiveCustomModules
    Lists all effective Event Threat Detection custom modules for the given parent.

    REST Resource: v1.projects.findings

    Methods
    bulkMute POST /v1/{parent=projects/*}/findings:bulkMute
    Kicks off an LRO to bulk mute findings for a parent based on a filter.

    REST Resource: v1.projects.locations.muteConfigs

    Methods
    delete DELETE /v1/{name=projects/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v1/{name=projects/*/locations/*/muteConfigs/*}
    Gets a mute config.
    patch PATCH /v1/{muteConfig.name=projects/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v1.projects.muteConfigs

    Methods
    create POST /v1/{parent=projects/*}/muteConfigs
    Creates a mute config.
    delete DELETE /v1/{name=projects/*/muteConfigs/*}
    Deletes an existing mute config.
    get GET /v1/{name=projects/*/muteConfigs/*}
    Gets a mute config.
    list GET /v1/{parent=projects/*}/muteConfigs
    Lists mute configs.
    patch PATCH /v1/{muteConfig.name=projects/*/muteConfigs/*}
    Updates a mute config.

    REST Resource: v1.projects.notificationConfigs

    Methods
    create POST /v1/{parent=projects/*}/notificationConfigs
    Creates a notification config.
    delete DELETE /v1/{name=projects/*/notificationConfigs/*}
    Deletes a notification config.
    get GET /v1/{name=projects/*/notificationConfigs/*}
    Gets a notification config.
    list GET /v1/{parent=projects/*}/notificationConfigs
    Lists notification configs.
    patch PATCH /v1/{notificationConfig.name=projects/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource: v1.projects.securityHealthAnalyticsSettings.customModules

    Methods
    create POST /v1/{parent=projects/*/securityHealthAnalyticsSettings}/customModules
    Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.
    delete DELETE /v1/{name=projects/*/securityHealthAnalyticsSettings/customModules/*}
    Deletes the specified SecurityHealthAnalyticsCustomModule and all of its descendants in the CRM hierarchy.
    get GET /v1/{name=projects/*/securityHealthAnalyticsSettings/customModules/*}
    Retrieves a SecurityHealthAnalyticsCustomModule.
    list GET /v1/{parent=projects/*/securityHealthAnalyticsSettings}/customModules
    Returns a list of all SecurityHealthAnalyticsCustomModules for the given parent.
    listDescendant GET /v1/{parent=projects/*/securityHealthAnalyticsSettings}/customModules:listDescendant
    Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.
    patch PATCH /v1/{securityHealthAnalyticsCustomModule.name=projects/*/securityHealthAnalyticsSettings/customModules/*}
    Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.
    simulate POST /v1/{parent=projects/*/securityHealthAnalyticsSettings}/customModules:simulate
    Simulates a given SecurityHealthAnalyticsCustomModule and Resource.

    REST Resource: v1.projects.securityHealthAnalyticsSettings.effectiveCustomModules

    Methods
    get GET /v1/{name=projects/*/securityHealthAnalyticsSettings/effectiveCustomModules/*}
    Retrieves an EffectiveSecurityHealthAnalyticsCustomModule.
    list GET /v1/{parent=projects/*/securityHealthAnalyticsSettings}/effectiveCustomModules
    Returns a list of all EffectiveSecurityHealthAnalyticsCustomModules for the given parent.

    REST Resource: v1.projects.sources

    Methods
    list GET /v1/{parent=projects/*}/sources
    Lists all sources belonging to an organization.

    REST Resource: v1.projects.sources.findings

    Methods
    group POST /v1/{parent=projects/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    list GET /v1/{parent=projects/*/sources/*}/findings
    Lists an organization or source's findings.
    patch PATCH /v1/{finding.name=projects/*/sources/*/findings/*}
    Creates or updates a finding.
    setMute POST /v1/{name=projects/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setState POST /v1/{name=projects/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarks PATCH /v1/{securityMarks.name=projects/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource: v1.projects.sources.findings.externalSystems

    Methods
    patch PATCH /v1/{externalSystem.name=projects/*/sources/*/findings/*/externalSystems/*}
    Updates external system.