{"notificationConfigName": string,"resource": {object (Resource)},// Union field event can be only one of the following:"finding": {object (Finding)}// End of list of possible types for union field event.}
Fields
notificationConfigName
string
Name of the notification config that generated current notification.
If it's a Finding based notification config, this field will be populated.
Resource
Information related to the Google Cloud resource.
JSON representation
{"name": string,"displayName": string,"type": string,"cloudProvider": enum (CloudProvider),"service": string,"location": string,"resourcePath": {object (ResourcePath)},"resourcePathString": string,// Union field cloud_provider_metadata can be only one of the following:"gcpMetadata": {object (GcpMetadata)},"awsMetadata": {object (AwsMetadata)},"azureMetadata": {object (AzureMetadata)}// End of list of possible types for union field cloud_provider_metadata.}
Provides the path to the resource within the resource hierarchy.
resourcePathString
string
A string representation of the resource path. For Google Cloud, it has the format of organizations/{organizationId}/folders/{folder_id}/folders/{folder_id}/projects/{projectId} where there can be any number of folders. For AWS, it has the format of org/{organizationId}/ou/{organizational_unit_id}/ou/{organizational_unit_id}/account/{accountId} where there can be any number of organizational units. For Azure, it has the format of mg/{management_group_id}/mg/{management_group_id}/subscription/{subscriptionId}/rg/{resource_group_name} where there can be any number of management groups.
Union field cloud_provider_metadata. The metadata associated with the cloud provider. cloud_provider_metadata can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-15 UTC."],[],[]]