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-providedclient 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

ADiscovery 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

Aservice 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
    updateSecurityMarksPATCH /v2/{securityMarks.name=folders/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v2.folders.findings

    Methods
    bulkMutePOST /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
    createPOST /v2/{parent=folders/*/locations/*}/bigQueryExports
    Creates a BigQuery export.
    deleteDELETE /v2/{name=folders/*/locations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    getGET /v2/{name=folders/*/locations/*/bigQueryExports/*}
    Gets a BigQuery export.
    listGET /v2/{parent=folders/*/locations/*}/bigQueryExports
    Lists BigQuery exports.
    patchPATCH /v2/{bigQueryExport.name=folders/*/locations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource:v2.folders.locations.findings

    Methods
    bulkMutePOST /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
    createPOST /v2/{parent=folders/*/locations/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v2/{name=folders/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v2/{name=folders/*/locations/*/muteConfigs/*}
    Gets a mute config.
    listGET /v2/{parent=folders/*/locations/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v2/{muteConfig.name=folders/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v2.folders.locations.notificationConfigs

    Methods
    createPOST /v2/{parent=folders/*/locations/*}/notificationConfigs
    Creates a notification config.
    deleteDELETE /v2/{name=folders/*/locations/*/notificationConfigs/*}
    Deletes a notification config.
    getGET /v2/{name=folders/*/locations/*/notificationConfigs/*}
    Gets a notification config.
    listGET /v2/{parent=folders/*/locations/*}/notificationConfigs
    Lists notification configs.
    patchPATCH /v2/{notificationConfig.name=folders/*/locations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource:v2.folders.muteConfigs

    Methods
    createPOST /v2/{parent=folders/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v2/{name=folders/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v2/{name=folders/*/muteConfigs/*}
    Gets a mute config.
    listGET /v2/{parent=folders/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v2/{muteConfig.name=folders/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v2.folders.sources

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

    REST Resource:v2.folders.sources.findings

    Methods
    groupPOST /v2/{parent=folders/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    listGET /v2/{parent=folders/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v2/{finding.name=folders/*/sources/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v2/{name=folders/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v2/{name=folders/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v2/{securityMarks.name=folders/*/sources/*/findings/*/securityMarks}
    Updates security marks.

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

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

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

    Methods
    exportPOST /v2/{parent=folders/*/sources/*/locations/*}/findings:export
    Kicks off an LRO to export findings for an organization to the customer's BigQuery dataset.
    groupPOST /v2/{parent=folders/*/sources/*/locations/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    listGET /v2/{parent=folders/*/sources/*/locations/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v2/{finding.name=folders/*/sources/*/locations/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v2/{name=folders/*/sources/*/locations/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v2/{name=folders/*/sources/*/locations/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v2/{securityMarks.name=folders/*/sources/*/locations/*/findings/*/securityMarks}
    Updates security marks.

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

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

    REST Resource:v2.organizations.assets

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

    REST Resource:v2.organizations.attackPaths

    Methods
    listGET /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
    bulkMutePOST /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
    createPOST /v2/{parent=organizations/*/locations/*}/bigQueryExports
    Creates a BigQuery export.
    deleteDELETE /v2/{name=organizations/*/locations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    getGET /v2/{name=organizations/*/locations/*/bigQueryExports/*}
    Gets a BigQuery export.
    listGET /v2/{parent=organizations/*/locations/*}/bigQueryExports
    Lists BigQuery exports.
    patchPATCH /v2/{bigQueryExport.name=organizations/*/locations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource:v2.organizations.locations.findings

    Methods
    bulkMutePOST /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
    createPOST /v2/{parent=organizations/*/locations/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v2/{name=organizations/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v2/{name=organizations/*/locations/*/muteConfigs/*}
    Gets a mute config.
    listGET /v2/{parent=organizations/*/locations/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v2/{muteConfig.name=organizations/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v2.organizations.locations.notificationConfigs

    Methods
    createPOST /v2/{parent=organizations/*/locations/*}/notificationConfigs
    Creates a notification config.
    deleteDELETE /v2/{name=organizations/*/locations/*/notificationConfigs/*}
    Deletes a notification config.
    getGET /v2/{name=organizations/*/locations/*/notificationConfigs/*}
    Gets a notification config.
    listGET /v2/{parent=organizations/*/locations/*}/notificationConfigs
    Lists notification configs.
    patchPATCH /v2/{notificationConfig.name=organizations/*/locations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource:v2.organizations.locations.resourceValueConfigs

    Methods
    batchCreatePOST /v2/{parent=organizations/*/locations/*}/resourceValueConfigs:batchCreate
    Creates a ResourceValueConfig for an organization.
    deleteDELETE /v2/{name=organizations/*/locations/*/resourceValueConfigs/*}
    Deletes a ResourceValueConfig.
    getGET /v2/{name=organizations/*/locations/*/resourceValueConfigs/*}
    Gets a ResourceValueConfig.
    listGET /v2/{parent=organizations/*/locations/*}/resourceValueConfigs
    Lists all ResourceValueConfigs.
    patchPATCH /v2/{resourceValueConfig.name=organizations/*/locations/*/resourceValueConfigs/*}
    Updates an existing ResourceValueConfigs with new rules.

    REST Resource:v2.organizations.locations.simulations

    Methods
    getGET /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
    listGET /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
    getGET /v2/{name=organizations/*/locations/*/simulations/*/valuedResources/*}
    Get the valued resource by name

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

    Methods
    listGET /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
    createPOST /v2/{parent=organizations/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v2/{name=organizations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v2/{name=organizations/*/muteConfigs/*}
    Gets a mute config.
    listGET /v2/{parent=organizations/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v2/{muteConfig.name=organizations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v2.organizations.operations

    Methods
    cancelPOST /v2/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    deleteDELETE /v2/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    getGET /v2/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    listGET /v2/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource:v2.organizations.resourceValueConfigs

    Methods
    batchCreatePOST /v2/{parent=organizations/*}/resourceValueConfigs:batchCreate
    Creates a ResourceValueConfig for an organization.
    deleteDELETE /v2/{name=organizations/*/resourceValueConfigs/*}
    Deletes a ResourceValueConfig.
    getGET /v2/{name=organizations/*/resourceValueConfigs/*}
    Gets a ResourceValueConfig.
    listGET /v2/{parent=organizations/*}/resourceValueConfigs
    Lists all ResourceValueConfigs.
    patchPATCH /v2/{resourceValueConfig.name=organizations/*/resourceValueConfigs/*}
    Updates an existing ResourceValueConfigs with new rules.

    REST Resource:v2.organizations.simulations

    Methods
    getGET /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
    listGET /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
    listGET /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
    listGET /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
    getGET /v2/{name=organizations/*/simulations/*/valuedResources/*}
    Get the valued resource by name
    listGET /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
    listGET /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
    createPOST /v2/{parent=organizations/*}/sources
    Creates a source.
    getGET /v2/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicyPOST /v2/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    listGET /v2/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patchPATCH /v2/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicyPOST /v2/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissionsPOST /v2/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource:v2.organizations.sources.findings

    Methods
    createPOST /v2/{parent=organizations/*/sources/*}/findings
    Creates a finding in a location.
    groupPOST /v2/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    listGET /v2/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v2/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v2/{name=organizations/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v2/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v2/{securityMarks.name=organizations/*/sources/*/findings/*/securityMarks}
    Updates security marks.

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

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

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

    Methods
    createPOST /v2/{parent=organizations/*/sources/*/locations/*}/findings
    Creates a finding in a location.
    exportPOST /v2/{parent=organizations/*/sources/*/locations/*}/findings:export
    Kicks off an LRO to export findings for an organization to the customer's BigQuery dataset.
    groupPOST /v2/{parent=organizations/*/sources/*/locations/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    listGET /v2/{parent=organizations/*/sources/*/locations/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v2/{finding.name=organizations/*/sources/*/locations/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v2/{name=organizations/*/sources/*/locations/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v2/{name=organizations/*/sources/*/locations/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v2/{securityMarks.name=organizations/*/sources/*/locations/*/findings/*/securityMarks}
    Updates security marks.

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

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

    REST Resource:v2.organizations.valuedResources

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

    REST Resource:v2.projects.assets

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

    REST Resource:v2.projects.findings

    Methods
    bulkMutePOST /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
    createPOST /v2/{parent=projects/*/locations/*}/bigQueryExports
    Creates a BigQuery export.
    deleteDELETE /v2/{name=projects/*/locations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    getGET /v2/{name=projects/*/locations/*/bigQueryExports/*}
    Gets a BigQuery export.
    listGET /v2/{parent=projects/*/locations/*}/bigQueryExports
    Lists BigQuery exports.
    patchPATCH /v2/{bigQueryExport.name=projects/*/locations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource:v2.projects.locations.findings

    Methods
    bulkMutePOST /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
    createPOST /v2/{parent=projects/*/locations/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v2/{name=projects/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v2/{name=projects/*/locations/*/muteConfigs/*}
    Gets a mute config.
    listGET /v2/{parent=projects/*/locations/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v2/{muteConfig.name=projects/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v2.projects.locations.notificationConfigs

    Methods
    createPOST /v2/{parent=projects/*/locations/*}/notificationConfigs
    Creates a notification config.
    deleteDELETE /v2/{name=projects/*/locations/*/notificationConfigs/*}
    Deletes a notification config.
    getGET /v2/{name=projects/*/locations/*/notificationConfigs/*}
    Gets a notification config.
    listGET /v2/{parent=projects/*/locations/*}/notificationConfigs
    Lists notification configs.
    patchPATCH /v2/{notificationConfig.name=projects/*/locations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource:v2.projects.muteConfigs

    Methods
    createPOST /v2/{parent=projects/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v2/{name=projects/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v2/{name=projects/*/muteConfigs/*}
    Gets a mute config.
    listGET /v2/{parent=projects/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v2/{muteConfig.name=projects/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v2.projects.sources

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

    REST Resource:v2.projects.sources.findings

    Methods
    groupPOST /v2/{parent=projects/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    listGET /v2/{parent=projects/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v2/{finding.name=projects/*/sources/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v2/{name=projects/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v2/{name=projects/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v2/{securityMarks.name=projects/*/sources/*/findings/*/securityMarks}
    Updates security marks.

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

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

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

    Methods
    exportPOST /v2/{parent=projects/*/sources/*/locations/*}/findings:export
    Kicks off an LRO to export findings for an organization to the customer's BigQuery dataset.
    groupPOST /v2/{parent=projects/*/sources/*/locations/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties in a location.
    listGET /v2/{parent=projects/*/sources/*/locations/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v2/{finding.name=projects/*/sources/*/locations/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v2/{name=projects/*/sources/*/locations/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v2/{name=projects/*/sources/*/locations/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v2/{securityMarks.name=projects/*/sources/*/locations/*/findings/*/securityMarks}
    Updates security marks.

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

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

    REST Resource:v1p1beta1.folders.assets

    Methods
    groupPOST /v1p1beta1/{parent=folders/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    listGET /v1p1beta1/{parent=folders/*}/assets
    Lists an organization's assets.
    updateSecurityMarksPATCH /v1p1beta1/{securityMarks.name=folders/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v1p1beta1.folders.sources

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

    REST Resource:v1p1beta1.folders.sources.findings

    Methods
    groupPOST /v1p1beta1/{parent=folders/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    listGET /v1p1beta1/{parent=folders/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v1p1beta1/{finding.name=folders/*/sources/*/findings/*}
    Creates or updates a finding.
    setStatePOST /v1p1beta1/{name=folders/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v1p1beta1/{securityMarks.name=folders/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource:v1p1beta1.organizations

    Methods
    getOrganizationSettingsGET /v1p1beta1/{name=organizations/*/organizationSettings}
    Gets the settings for an organization.
    updateOrganizationSettings
    (deprecated)
    PATCH /v1p1beta1/{organizationSettings.name=organizations/*/organizationSettings}
    Updates an organization's settings.

    REST Resource:v1p1beta1.organizations.assets

    Methods
    groupPOST /v1p1beta1/{parent=organizations/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    listGET /v1p1beta1/{parent=organizations/*}/assets
    Lists an organization's assets.
    runDiscoveryPOST /v1p1beta1/{parent=organizations/*}/assets:runDiscovery
    Runs asset discovery.
    updateSecurityMarksPATCH /v1p1beta1/{securityMarks.name=organizations/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v1p1beta1.organizations.notificationConfigs

    Methods
    createPOST /v1p1beta1/{parent=organizations/*}/notificationConfigs
    Creates a notification config.
    deleteDELETE /v1p1beta1/{name=organizations/*/notificationConfigs/*}
    Deletes a notification config.
    getGET /v1p1beta1/{name=organizations/*/notificationConfigs/*}
    Gets a notification config.
    listGET /v1p1beta1/{parent=organizations/*}/notificationConfigs
    Lists notification configs.
    patchPATCH /v1p1beta1/{notificationConfig.name=organizations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource:v1p1beta1.organizations.operations

    Methods
    cancelPOST /v1p1beta1/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    deleteDELETE /v1p1beta1/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    getGET /v1p1beta1/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    listGET /v1p1beta1/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource:v1p1beta1.organizations.sources

    Methods
    createPOST /v1p1beta1/{parent=organizations/*}/sources
    Creates a source.
    getGET /v1p1beta1/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicyPOST /v1p1beta1/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    listGET /v1p1beta1/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patchPATCH /v1p1beta1/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicyPOST /v1p1beta1/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissionsPOST /v1p1beta1/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource:v1p1beta1.organizations.sources.findings

    Methods
    createPOST /v1p1beta1/{parent=organizations/*/sources/*}/findings
    Creates a finding.
    groupPOST /v1p1beta1/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    listGET /v1p1beta1/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v1p1beta1/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setStatePOST /v1p1beta1/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v1p1beta1/{securityMarks.name=organizations/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource:v1p1beta1.projects.assets

    Methods
    groupPOST /v1p1beta1/{parent=projects/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    listGET /v1p1beta1/{parent=projects/*}/assets
    Lists an organization's assets.
    updateSecurityMarksPATCH /v1p1beta1/{securityMarks.name=projects/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v1p1beta1.projects.sources

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

    REST Resource:v1p1beta1.projects.sources.findings

    Methods
    groupPOST /v1p1beta1/{parent=projects/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    listGET /v1p1beta1/{parent=projects/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v1p1beta1/{finding.name=projects/*/sources/*/findings/*}
    Creates or updates a finding.
    setStatePOST /v1p1beta1/{name=projects/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v1p1beta1/{securityMarks.name=projects/*/sources/*/findings/*/securityMarks}
    Updates security marks.

    REST Resource:v1beta2.folders

    Methods
    getContainerThreatDetectionSettingsGET /v1beta2/{name=folders/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    getEventThreatDetectionSettingsGET /v1beta2/{name=folders/*/eventThreatDetectionSettings}
    Get the EventThreatDetectionSettings resource.
    getRapidVulnerabilityDetectionSettingsGET /v1beta2/{name=folders/*/rapidVulnerabilityDetectionSettings}
    Get the RapidVulnerabilityDetectionSettings resource.
    getSecurityCenterSettingsGET /v1beta2/{name=folders/*/securityCenterSettings}
    Get the SecurityCenterSettings resource.
    getSecurityHealthAnalyticsSettingsGET /v1beta2/{name=folders/*/securityHealthAnalyticsSettings}
    Get the SecurityHealthAnalyticsSettings resource.
    getVirtualMachineThreatDetectionSettingsGET /v1beta2/{name=folders/*/virtualMachineThreatDetectionSettings}
    Get the VirtualMachineThreatDetectionSettings resource.
    getWebSecurityScannerSettingsGET /v1beta2/{name=folders/*/webSecurityScannerSettings}
    Get the WebSecurityScannerSettings resource.
    updateContainerThreatDetectionSettingsPATCH /v1beta2/{containerThreatDetectionSettings.name=folders/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.
    updateEventThreatDetectionSettingsPATCH /v1beta2/{eventThreatDetectionSettings.name=folders/*/eventThreatDetectionSettings}
    Update the EventThreatDetectionSettings resource.
    updateRapidVulnerabilityDetectionSettingsPATCH /v1beta2/{rapidVulnerabilityDetectionSettings.name=folders/*/rapidVulnerabilityDetectionSettings}
    Update the RapidVulnerabilityDetectionSettings resource.
    updateSecurityHealthAnalyticsSettingsPATCH /v1beta2/{securityHealthAnalyticsSettings.name=folders/*/securityHealthAnalyticsSettings}
    Update the SecurityHealthAnalyticsSettings resource.
    updateVirtualMachineThreatDetectionSettingsPATCH /v1beta2/{virtualMachineThreatDetectionSettings.name=folders/*/virtualMachineThreatDetectionSettings}
    Update the VirtualMachineThreatDetectionSettings resource.
    updateWebSecurityScannerSettingsPATCH /v1beta2/{webSecurityScannerSettings.name=folders/*/webSecurityScannerSettings}
    Update the WebSecurityScannerSettings resource.

    REST Resource:v1beta2.folders.containerThreatDetectionSettings

    Methods
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    getContainerThreatDetectionSettingsGET /v1beta2/{name=organizations/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    getEventThreatDetectionSettingsGET /v1beta2/{name=organizations/*/eventThreatDetectionSettings}
    Get the EventThreatDetectionSettings resource.
    getRapidVulnerabilityDetectionSettingsGET /v1beta2/{name=organizations/*/rapidVulnerabilityDetectionSettings}
    Get the RapidVulnerabilityDetectionSettings resource.
    getSecurityCenterSettingsGET /v1beta2/{name=organizations/*/securityCenterSettings}
    Get the SecurityCenterSettings resource.
    getSecurityHealthAnalyticsSettingsGET /v1beta2/{name=organizations/*/securityHealthAnalyticsSettings}
    Get the SecurityHealthAnalyticsSettings resource.
    getSubscriptionGET /v1beta2/{name=organizations/*/subscription}
    Get the Subscription resource.
    getVirtualMachineThreatDetectionSettingsGET /v1beta2/{name=organizations/*/virtualMachineThreatDetectionSettings}
    Get the VirtualMachineThreatDetectionSettings resource.
    getWebSecurityScannerSettingsGET /v1beta2/{name=organizations/*/webSecurityScannerSettings}
    Get the WebSecurityScannerSettings resource.
    updateContainerThreatDetectionSettingsPATCH /v1beta2/{containerThreatDetectionSettings.name=organizations/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.
    updateEventThreatDetectionSettingsPATCH /v1beta2/{eventThreatDetectionSettings.name=organizations/*/eventThreatDetectionSettings}
    Update the EventThreatDetectionSettings resource.
    updateRapidVulnerabilityDetectionSettingsPATCH /v1beta2/{rapidVulnerabilityDetectionSettings.name=organizations/*/rapidVulnerabilityDetectionSettings}
    Update the RapidVulnerabilityDetectionSettings resource.
    updateSecurityHealthAnalyticsSettingsPATCH /v1beta2/{securityHealthAnalyticsSettings.name=organizations/*/securityHealthAnalyticsSettings}
    Update the SecurityHealthAnalyticsSettings resource.
    updateVirtualMachineThreatDetectionSettingsPATCH /v1beta2/{virtualMachineThreatDetectionSettings.name=organizations/*/virtualMachineThreatDetectionSettings}
    Update the VirtualMachineThreatDetectionSettings resource.
    updateWebSecurityScannerSettingsPATCH /v1beta2/{webSecurityScannerSettings.name=organizations/*/webSecurityScannerSettings}
    Update the WebSecurityScannerSettings resource.

    REST Resource:v1beta2.organizations.containerThreatDetectionSettings

    Methods
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    getContainerThreatDetectionSettingsGET /v1beta2/{name=projects/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    getEventThreatDetectionSettingsGET /v1beta2/{name=projects/*/eventThreatDetectionSettings}
    Get the EventThreatDetectionSettings resource.
    getRapidVulnerabilityDetectionSettingsGET /v1beta2/{name=projects/*/rapidVulnerabilityDetectionSettings}
    Get the RapidVulnerabilityDetectionSettings resource.
    getSecurityCenterSettingsGET /v1beta2/{name=projects/*/securityCenterSettings}
    Get the SecurityCenterSettings resource.
    getSecurityHealthAnalyticsSettingsGET /v1beta2/{name=projects/*/securityHealthAnalyticsSettings}
    Get the SecurityHealthAnalyticsSettings resource.
    getVirtualMachineThreatDetectionSettingsGET /v1beta2/{name=projects/*/virtualMachineThreatDetectionSettings}
    Get the VirtualMachineThreatDetectionSettings resource.
    getWebSecurityScannerSettingsGET /v1beta2/{name=projects/*/webSecurityScannerSettings}
    Get the WebSecurityScannerSettings resource.
    updateContainerThreatDetectionSettingsPATCH /v1beta2/{containerThreatDetectionSettings.name=projects/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.
    updateEventThreatDetectionSettingsPATCH /v1beta2/{eventThreatDetectionSettings.name=projects/*/eventThreatDetectionSettings}
    Update the EventThreatDetectionSettings resource.
    updateRapidVulnerabilityDetectionSettingsPATCH /v1beta2/{rapidVulnerabilityDetectionSettings.name=projects/*/rapidVulnerabilityDetectionSettings}
    Update the RapidVulnerabilityDetectionSettings resource.
    updateSecurityHealthAnalyticsSettingsPATCH /v1beta2/{securityHealthAnalyticsSettings.name=projects/*/securityHealthAnalyticsSettings}
    Update the SecurityHealthAnalyticsSettings resource.
    updateVirtualMachineThreatDetectionSettingsPATCH /v1beta2/{virtualMachineThreatDetectionSettings.name=projects/*/virtualMachineThreatDetectionSettings}
    Update the VirtualMachineThreatDetectionSettings resource.
    updateWebSecurityScannerSettingsPATCH /v1beta2/{webSecurityScannerSettings.name=projects/*/webSecurityScannerSettings}
    Update the WebSecurityScannerSettings resource.

    REST Resource:v1beta2.projects.containerThreatDetectionSettings

    Methods
    calculateGET /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
    calculateGET /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
    getContainerThreatDetectionSettingsGET /v1beta2/{name=projects/*/locations/*/clusters/*/containerThreatDetectionSettings}
    Get the ContainerThreatDetectionSettings resource.
    updateContainerThreatDetectionSettingsPATCH /v1beta2/{containerThreatDetectionSettings.name=projects/*/locations/*/clusters/*/containerThreatDetectionSettings}
    Update the ContainerThreatDetectionSettings resource.

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

    Methods
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    calculateGET /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
    getOrganizationSettingsGET /v1beta1/{name=organizations/*/organizationSettings}
    Gets the settings for an organization.
    updateOrganizationSettings
    (deprecated)
    PATCH /v1beta1/{organizationSettings.name=organizations/*/organizationSettings}
    Updates an organization's settings.

    REST Resource:v1beta1.organizations.assets

    Methods
    groupPOST /v1beta1/{parent=organizations/*}/assets:group
    Filters an organization's assets and groups them by their specified properties.
    listGET /v1beta1/{parent=organizations/*}/assets
    Lists an organization's assets.
    runDiscoveryPOST /v1beta1/{parent=organizations/*}/assets:runDiscovery
    Runs asset discovery.
    updateSecurityMarksPATCH /v1beta1/{securityMarks.name=organizations/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v1beta1.organizations.operations

    Methods
    cancelPOST /v1beta1/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    deleteDELETE /v1beta1/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    getGET /v1beta1/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    listGET /v1beta1/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource:v1beta1.organizations.sources

    Methods
    createPOST /v1beta1/{parent=organizations/*}/sources
    Creates a source.
    getGET /v1beta1/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicyPOST /v1beta1/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    listGET /v1beta1/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patchPATCH /v1beta1/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicyPOST /v1beta1/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissionsPOST /v1beta1/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource:v1beta1.organizations.sources.findings

    Methods
    createPOST /v1beta1/{parent=organizations/*/sources/*}/findings
    Creates a finding.
    groupPOST /v1beta1/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    listGET /v1beta1/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v1beta1/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setStatePOST /v1beta1/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /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.
    updateSecurityMarksPATCH /v1/{securityMarks.name=folders/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v1.folders.bigQueryExports

    Methods
    createPOST /v1/{parent=folders/*}/bigQueryExports
    Creates a BigQuery export.
    deleteDELETE /v1/{name=folders/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    getGET /v1/{name=folders/*/bigQueryExports/*}
    Gets a BigQuery export.
    listGET /v1/{parent=folders/*}/bigQueryExports
    Lists BigQuery exports.
    patchPATCH /v1/{bigQueryExport.name=folders/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource:v1.folders.eventThreatDetectionSettings

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

    REST Resource:v1.folders.eventThreatDetectionSettings.customModules

    Methods
    createPOST /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.
    deleteDELETE /v1/{name=folders/*/eventThreatDetectionSettings/customModules/*}
    Deletes the specified Event Threat Detection custom module and all of its descendants in the Resource Manager hierarchy.
    getGET /v1/{name=folders/*/eventThreatDetectionSettings/customModules/*}
    Gets an Event Threat Detection custom module.
    listGET /v1/{parent=folders/*/eventThreatDetectionSettings}/customModules
    Lists all Event Threat Detection custom modules for the given Resource Manager parent.
    listDescendantGET /v1/{parent=folders/*/eventThreatDetectionSettings}/customModules:listDescendant
    Lists all resident Event Threat Detection custom modules under the given Resource Manager parent and its descendants.
    patchPATCH /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
    getGET /v1/{name=folders/*/eventThreatDetectionSettings/effectiveCustomModules/*}
    Gets an effective Event Threat Detection custom module at the given level.
    listGET /v1/{parent=folders/*/eventThreatDetectionSettings}/effectiveCustomModules
    Lists all effective Event Threat Detection custom modules for the given parent.

    REST Resource:v1.folders.findings

    Methods
    bulkMutePOST /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
    deleteDELETE /v1/{name=folders/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v1/{name=folders/*/locations/*/muteConfigs/*}
    Gets a mute config.
    patchPATCH /v1/{muteConfig.name=folders/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v1.folders.muteConfigs

    Methods
    createPOST /v1/{parent=folders/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v1/{name=folders/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v1/{name=folders/*/muteConfigs/*}
    Gets a mute config.
    listGET /v1/{parent=folders/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v1/{muteConfig.name=folders/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v1.folders.notificationConfigs

    Methods
    createPOST /v1/{parent=folders/*}/notificationConfigs
    Creates a notification config.
    deleteDELETE /v1/{name=folders/*/notificationConfigs/*}
    Deletes a notification config.
    getGET /v1/{name=folders/*/notificationConfigs/*}
    Gets a notification config.
    listGET /v1/{parent=folders/*}/notificationConfigs
    Lists notification configs.
    patchPATCH /v1/{notificationConfig.name=folders/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource:v1.folders.securityHealthAnalyticsSettings.customModules

    Methods
    createPOST /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.
    deleteDELETE /v1/{name=folders/*/securityHealthAnalyticsSettings/customModules/*}
    Deletes the specified SecurityHealthAnalyticsCustomModule and all of its descendants in the CRM hierarchy.
    getGET /v1/{name=folders/*/securityHealthAnalyticsSettings/customModules/*}
    Retrieves a SecurityHealthAnalyticsCustomModule.
    listGET /v1/{parent=folders/*/securityHealthAnalyticsSettings}/customModules
    Returns a list of all SecurityHealthAnalyticsCustomModules for the given parent.
    listDescendantGET /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.
    patchPATCH /v1/{securityHealthAnalyticsCustomModule.name=folders/*/securityHealthAnalyticsSettings/customModules/*}
    Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.
    simulatePOST /v1/{parent=folders/*/securityHealthAnalyticsSettings}/customModules:simulate
    Simulates a given SecurityHealthAnalyticsCustomModule and Resource.

    REST Resource:v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules

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

    REST Resource:v1.folders.sources

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

    REST Resource:v1.folders.sources.findings

    Methods
    groupPOST /v1/{parent=folders/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    listGET /v1/{parent=folders/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v1/{finding.name=folders/*/sources/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v1/{name=folders/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v1/{name=folders/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v1/{securityMarks.name=folders/*/sources/*/findings/*/securityMarks}
    Updates security marks.

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

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

    REST Resource:v1.organizations

    Methods
    getOrganizationSettingsGET /v1/{name=organizations/*/organizationSettings}
    Gets the settings for an organization.
    updateOrganizationSettings
    (deprecated)
    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.
    updateSecurityMarksPATCH /v1/{securityMarks.name=organizations/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v1.organizations.attackPaths

    Methods
    listGET /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
    createPOST /v1/{parent=organizations/*}/bigQueryExports
    Creates a BigQuery export.
    deleteDELETE /v1/{name=organizations/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    getGET /v1/{name=organizations/*/bigQueryExports/*}
    Gets a BigQuery export.
    listGET /v1/{parent=organizations/*}/bigQueryExports
    Lists BigQuery exports.
    patchPATCH /v1/{bigQueryExport.name=organizations/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource:v1.organizations.eventThreatDetectionSettings

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

    REST Resource:v1.organizations.eventThreatDetectionSettings.customModules

    Methods
    createPOST /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.
    deleteDELETE /v1/{name=organizations/*/eventThreatDetectionSettings/customModules/*}
    Deletes the specified Event Threat Detection custom module and all of its descendants in the Resource Manager hierarchy.
    getGET /v1/{name=organizations/*/eventThreatDetectionSettings/customModules/*}
    Gets an Event Threat Detection custom module.
    listGET /v1/{parent=organizations/*/eventThreatDetectionSettings}/customModules
    Lists all Event Threat Detection custom modules for the given Resource Manager parent.
    listDescendantGET /v1/{parent=organizations/*/eventThreatDetectionSettings}/customModules:listDescendant
    Lists all resident Event Threat Detection custom modules under the given Resource Manager parent and its descendants.
    patchPATCH /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
    getGET /v1/{name=organizations/*/eventThreatDetectionSettings/effectiveCustomModules/*}
    Gets an effective Event Threat Detection custom module at the given level.
    listGET /v1/{parent=organizations/*/eventThreatDetectionSettings}/effectiveCustomModules
    Lists all effective Event Threat Detection custom modules for the given parent.

    REST Resource:v1.organizations.findings

    Methods
    bulkMutePOST /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
    deleteDELETE /v1/{name=organizations/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v1/{name=organizations/*/locations/*/muteConfigs/*}
    Gets a mute config.
    patchPATCH /v1/{muteConfig.name=organizations/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v1.organizations.muteConfigs

    Methods
    createPOST /v1/{parent=organizations/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v1/{name=organizations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v1/{name=organizations/*/muteConfigs/*}
    Gets a mute config.
    listGET /v1/{parent=organizations/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v1/{muteConfig.name=organizations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v1.organizations.notificationConfigs

    Methods
    createPOST /v1/{parent=organizations/*}/notificationConfigs
    Creates a notification config.
    deleteDELETE /v1/{name=organizations/*/notificationConfigs/*}
    Deletes a notification config.
    getGET /v1/{name=organizations/*/notificationConfigs/*}
    Gets a notification config.
    listGET /v1/{parent=organizations/*}/notificationConfigs
    Lists notification configs.
    patchPATCH /v1/{notificationConfig.name=organizations/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource:v1.organizations.operations

    Methods
    cancelPOST /v1/{name=organizations/*/operations/*}:cancel
    Starts asynchronous cancellation on a long-running operation.
    deleteDELETE /v1/{name=organizations/*/operations/*}
    Deletes a long-running operation.
    getGET /v1/{name=organizations/*/operations/*}
    Gets the latest state of a long-running operation.
    listGET /v1/{name=organizations/*/operations}
    Lists operations that match the specified filter in the request.

    REST Resource:v1.organizations.resourceValueConfigs

    Methods
    batchCreatePOST /v1/{parent=organizations/*}/resourceValueConfigs:batchCreate
    Creates a ResourceValueConfig for an organization.
    deleteDELETE /v1/{name=organizations/*/resourceValueConfigs/*}
    Deletes a ResourceValueConfig.
    getGET /v1/{name=organizations/*/resourceValueConfigs/*}
    Gets a ResourceValueConfig.
    listGET /v1/{parent=organizations/*}/resourceValueConfigs
    Lists all ResourceValueConfigs.
    patchPATCH /v1/{resourceValueConfig.name=organizations/*/resourceValueConfigs/*}
    Updates an existing ResourceValueConfigs with new rules.

    REST Resource:v1.organizations.securityHealthAnalyticsSettings.customModules

    Methods
    createPOST /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.
    deleteDELETE /v1/{name=organizations/*/securityHealthAnalyticsSettings/customModules/*}
    Deletes the specified SecurityHealthAnalyticsCustomModule and all of its descendants in the CRM hierarchy.
    getGET /v1/{name=organizations/*/securityHealthAnalyticsSettings/customModules/*}
    Retrieves a SecurityHealthAnalyticsCustomModule.
    listGET /v1/{parent=organizations/*/securityHealthAnalyticsSettings}/customModules
    Returns a list of all SecurityHealthAnalyticsCustomModules for the given parent.
    listDescendantGET /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.
    patchPATCH /v1/{securityHealthAnalyticsCustomModule.name=organizations/*/securityHealthAnalyticsSettings/customModules/*}
    Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.
    simulatePOST /v1/{parent=organizations/*/securityHealthAnalyticsSettings}/customModules:simulate
    Simulates a given SecurityHealthAnalyticsCustomModule and Resource.

    REST Resource:v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules

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

    REST Resource:v1.organizations.simulations

    Methods
    getGET /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
    listGET /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
    listGET /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
    listGET /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
    getGET /v1/{name=organizations/*/simulations/*/valuedResources/*}
    Get the valued resource by name
    listGET /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
    listGET /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
    createPOST /v1/{parent=organizations/*}/sources
    Creates a source.
    getGET /v1/{name=organizations/*/sources/*}
    Gets a source.
    getIamPolicyPOST /v1/{resource=organizations/*/sources/*}:getIamPolicy
    Gets the access control policy on the specified Source.
    listGET /v1/{parent=organizations/*}/sources
    Lists all sources belonging to an organization.
    patchPATCH /v1/{source.name=organizations/*/sources/*}
    Updates a source.
    setIamPolicyPOST /v1/{resource=organizations/*/sources/*}:setIamPolicy
    Sets the access control policy on the specified Source.
    testIamPermissionsPOST /v1/{resource=organizations/*/sources/*}:testIamPermissions
    Returns the permissions that a caller has on the specified source.

    REST Resource:v1.organizations.sources.findings

    Methods
    createPOST /v1/{parent=organizations/*/sources/*}/findings
    Creates a finding.
    groupPOST /v1/{parent=organizations/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    listGET /v1/{parent=organizations/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v1/{finding.name=organizations/*/sources/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v1/{name=organizations/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v1/{name=organizations/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v1/{securityMarks.name=organizations/*/sources/*/findings/*/securityMarks}
    Updates security marks.

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

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

    REST Resource:v1.organizations.valuedResources

    Methods
    listGET /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.
    updateSecurityMarksPATCH /v1/{securityMarks.name=projects/*/assets/*/securityMarks}
    Updates security marks.

    REST Resource:v1.projects.bigQueryExports

    Methods
    createPOST /v1/{parent=projects/*}/bigQueryExports
    Creates a BigQuery export.
    deleteDELETE /v1/{name=projects/*/bigQueryExports/*}
    Deletes an existing BigQuery export.
    getGET /v1/{name=projects/*/bigQueryExports/*}
    Gets a BigQuery export.
    listGET /v1/{parent=projects/*}/bigQueryExports
    Lists BigQuery exports.
    patchPATCH /v1/{bigQueryExport.name=projects/*/bigQueryExports/*}
    Updates a BigQuery export.

    REST Resource:v1.projects.eventThreatDetectionSettings

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

    REST Resource:v1.projects.eventThreatDetectionSettings.customModules

    Methods
    createPOST /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.
    deleteDELETE /v1/{name=projects/*/eventThreatDetectionSettings/customModules/*}
    Deletes the specified Event Threat Detection custom module and all of its descendants in the Resource Manager hierarchy.
    getGET /v1/{name=projects/*/eventThreatDetectionSettings/customModules/*}
    Gets an Event Threat Detection custom module.
    listGET /v1/{parent=projects/*/eventThreatDetectionSettings}/customModules
    Lists all Event Threat Detection custom modules for the given Resource Manager parent.
    listDescendantGET /v1/{parent=projects/*/eventThreatDetectionSettings}/customModules:listDescendant
    Lists all resident Event Threat Detection custom modules under the given Resource Manager parent and its descendants.
    patchPATCH /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
    getGET /v1/{name=projects/*/eventThreatDetectionSettings/effectiveCustomModules/*}
    Gets an effective Event Threat Detection custom module at the given level.
    listGET /v1/{parent=projects/*/eventThreatDetectionSettings}/effectiveCustomModules
    Lists all effective Event Threat Detection custom modules for the given parent.

    REST Resource:v1.projects.findings

    Methods
    bulkMutePOST /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
    deleteDELETE /v1/{name=projects/*/locations/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v1/{name=projects/*/locations/*/muteConfigs/*}
    Gets a mute config.
    patchPATCH /v1/{muteConfig.name=projects/*/locations/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v1.projects.muteConfigs

    Methods
    createPOST /v1/{parent=projects/*}/muteConfigs
    Creates a mute config.
    deleteDELETE /v1/{name=projects/*/muteConfigs/*}
    Deletes an existing mute config.
    getGET /v1/{name=projects/*/muteConfigs/*}
    Gets a mute config.
    listGET /v1/{parent=projects/*}/muteConfigs
    Lists mute configs.
    patchPATCH /v1/{muteConfig.name=projects/*/muteConfigs/*}
    Updates a mute config.

    REST Resource:v1.projects.notificationConfigs

    Methods
    createPOST /v1/{parent=projects/*}/notificationConfigs
    Creates a notification config.
    deleteDELETE /v1/{name=projects/*/notificationConfigs/*}
    Deletes a notification config.
    getGET /v1/{name=projects/*/notificationConfigs/*}
    Gets a notification config.
    listGET /v1/{parent=projects/*}/notificationConfigs
    Lists notification configs.
    patchPATCH /v1/{notificationConfig.name=projects/*/notificationConfigs/*}
    Updates a notification config.

    REST Resource:v1.projects.securityHealthAnalyticsSettings.customModules

    Methods
    createPOST /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.
    deleteDELETE /v1/{name=projects/*/securityHealthAnalyticsSettings/customModules/*}
    Deletes the specified SecurityHealthAnalyticsCustomModule and all of its descendants in the CRM hierarchy.
    getGET /v1/{name=projects/*/securityHealthAnalyticsSettings/customModules/*}
    Retrieves a SecurityHealthAnalyticsCustomModule.
    listGET /v1/{parent=projects/*/securityHealthAnalyticsSettings}/customModules
    Returns a list of all SecurityHealthAnalyticsCustomModules for the given parent.
    listDescendantGET /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.
    patchPATCH /v1/{securityHealthAnalyticsCustomModule.name=projects/*/securityHealthAnalyticsSettings/customModules/*}
    Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.
    simulatePOST /v1/{parent=projects/*/securityHealthAnalyticsSettings}/customModules:simulate
    Simulates a given SecurityHealthAnalyticsCustomModule and Resource.

    REST Resource:v1.projects.securityHealthAnalyticsSettings.effectiveCustomModules

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

    REST Resource:v1.projects.sources

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

    REST Resource:v1.projects.sources.findings

    Methods
    groupPOST /v1/{parent=projects/*/sources/*}/findings:group
    Filters an organization or source's findings and groups them by their specified properties.
    listGET /v1/{parent=projects/*/sources/*}/findings
    Lists an organization or source's findings.
    patchPATCH /v1/{finding.name=projects/*/sources/*/findings/*}
    Creates or updates a finding.
    setMutePOST /v1/{name=projects/*/sources/*/findings/*}:setMute
    Updates the mute state of a finding.
    setStatePOST /v1/{name=projects/*/sources/*/findings/*}:setState
    Updates the state of a finding.
    updateSecurityMarksPATCH /v1/{securityMarks.name=projects/*/sources/*/findings/*/securityMarks}
    Updates security marks.

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

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

    Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

    Last updated 2025-12-02 UTC.