Compute Engine context logs

This document describes how fields of Compute Engine context logs map to Google Security Operations Unified Data Model (UDM) fields.

An ingestion label identifies the parser which normalizes raw log data to structured UDM format. The information in this document applies to the parser with the GCP_COMPUTE_CONTEXT ingestion label.

For information about other context parsers that Google Security Operations supports, see Google Security Operations context parsers.

Field mapping reference

The following table explains how the Google Security Operations parser maps Compute Engine context logs fields to Google Security Operations Unified Data Model (UDM) fields.

Log field UDM mapping Logic
metadata.entity_type The metadata.entity_type UDM field is set to RESOURCE.
metadata.product_name The metadata.product_name UDM field is set to GCP Compute Context.
metadata.vendor_name The metadata.vendor_name UDM field is set to Google Cloud Platform.
entity.resource.attribute.cloud.environment If the resource.discoveryName log field value is not equal to Instance and the resource.discoveryName log field value is not equal to InstanceTemplate, then the entity.resource.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.
entity.asset.attribute.cloud.environment If the resource.discoveryName log field value is equal to Instance or the resource.discoveryName log field value is equal to InstanceTemplate, then the entity.asset.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.
entity.resource.resource_type If the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to BACKEND_SERVICE:
  • VpnTunnel
  • VpnGateway
  • TargetVpnGateway
  • TargetSslProxy
  • TargetTcpProxy
  • TargetHttpsProxy
  • ServiceAttachment
  • SecurityPolicy
  • Commitment
  • BackendService
  • RegionBackendService
  • targetPool
  • externalVpnGateway
  • healthCheck
  • HttpHealthCheck
  • HttpsHealthCheck
  • Address
  • GlobalAddress
  • Interconnect
  • InterconnectAttachment
  • Autoscaler
  • UrlMap
  • License
  • sslCertificate
  • packetMirroring
  • reservation
  • router
  • route
  • targetHttpProxy


Else, if the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to DEVICE:
  • TargetInstance
  • instanceGroup
  • instanceGroupManager


Else, if the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to DEVICE:
  • Snapshot
  • RegionDisk


Else, if the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to STORAGE_OBJECT:
  • Snapshot
  • RegionDisk


Else, if the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to ACCESS_POLICY:
  • resourcePolicy
  • sslPolicy
  • GlobalForwardingRule


Else, if the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to VPC_NETWORK:
  • network
  • NetworkEndpointGroup


Else, if the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to FIREWALL_RULE:
  • ForwardingRule
  • Firewall


Else, if the resource.discoveryName log field value is equal to one of the following values, then the entity.resource.resource_type UDM field is set to VIRTUAL_MACHINE:
  • instance
  • InstanceTemplate


Else, if the resource.discoveryName log field value is equal to NodeTemplate, then the entity.resource.resource_type UDM field is set to CLUSTER.

Else, if the resource.discoveryName log field value is equal to FirewallPolicy, then the entity.resource.resource_type UDM field is set to FIREWALL_RULE.

Else, if the resource.discoveryName log field value is equal to nodeGroup, then the entity.resource.resource_type UDM field is set to VIRTUAL_MACHINE.

Else, if the resource.discoveryName log field value is equal to image, then the entity.resource.resource_type UDM field is set to IMAGE.

Else, if the resource.discoveryName log field value is equal to disk, then the entity.resource.resource_type UDM field is set to DISK.

Else, if the resource.discoveryName log field value is equal to Subnetwork, then the entity.resource.resource_type UDM field is set to VPC_NETWORK.

Else, if the resource.discoveryName log field value is equal to Project, then the entity.resource.resource_type UDM field is set to CLOUD_PROJECT.

Else, if the resource.discoveryName log field value is equal to backendBucket, then the entity.resource.resource_type UDM field is set to STORAGE_BUCKET.
resource.discoveryDocumentUri entity.resource.attribute.labels [discovery_document]
resource.discoveryName entity.resource.attribute.labels [discovery_name]
name entity.resource.name
assetType entity.resource.resource_subtype If the resource.discoveryName log field value is not equal to Instance and the resource.discoveryName log field value is not equal to InstanceTemplate, then the assetType log field is mapped to the entity.resource.resource_subtype UDM field.
assetType entity.asset.category If the resource.discoveryName log field value is equal to Instance or the resource.discoveryName log field value is equal to InstanceTemplate, then the assetType log field is mapped to the entity.asset.category UDM field.
resource.version metadata.product_version
relations.entity.resource_ancestors.attribute.cloud.environment If the resource.parent log field value does not contain the ancestors log field value, then the relations.entity.resource_ancestors.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.
ancestors relations.entity.resource_ancestors.name If the resource.parent log field value does not contain the ancestors log field value, then the ancestors log field is mapped to the relations.entity.resource_ancestors.name UDM field.
relations.entity.resource_ancestors.resource_type If the resource.parent log field value does not contain the ancestors log field value, then If the ancestors log field value contains organization, then the relations.entity.resource_ancestors.resource_type UDM field is set to CLOUD_ORGANIZATION.

Else, the relations.entity.resource_ancestors.resource_type UDM field is set to CLOUD_PROJECT.
relations.entity.resource_ancestors.resource_subtype Extracted res_type from ancestors using a Grok pattern. If the res_type log field value is not empty and the resource.parent log field value does not contain the ancestors log field value, then the res_type log field is mapped to the relations.entity.resource_ancestors.resource_subtype UDM field.
resource.parent relations.entity.resource.name The resource.parent log field is mapped to the relations.entity.resource.name UDM field.
resource.data.serviceName entity.application
resource.data.cpuPlatform entity.asset.hardware.cpu_platform
resource.data.minCpuPlatform entity.resource.attribute.labels [min_cpu_platform]
resource.data.properties.minCpuPlatform entity.resource.attribute.labels [min_cpu_platform]
resource.data.host entity.resource.attribute.labels [host]
resource.data.hostname entity.hostname
resource.data.IPAddress entity.ip
resource.data.region entity.location.name If the resource.discoveryName log field value is not equal to Instance and the resource.discoveryName log field value is not equal to InstanceTemplate, then the resource.data.region log field is mapped to the entity.location.name UDM field.
resource.data.region entity.asset.location.name If the resource.discoveryName log field value is equal to Instance or the resource.discoveryName log field value is equal to InstanceTemplate, then the resource.data.region log field is mapped to the entity.asset.location.name UDM field.
resource.data.protocol entity.network.application_protocol If the resource.data.protocol log field value is equal to HTTP, then the entity.network.application_protocol UDM field is set to HTTP.

Else, if the resource.data.protocol log field value is equal to HTTPS or the resource.data.protocol log field value is equal to HTTP2, then the entity.network.application_protocol UDM field is set to HTTPS.

Else, if the resource.data.protocol log field value is equal to GRPC, then the entity.network.application_protocol UDM field is set to RPC.
resource.data.direction entity.network.direction If the resource.data.direction log field value is equal to INGRESS, then the entity.network.direction UDM field is set to INBOUND.

Else, if the resource.data.direction log field value is equal to EGRESS, then the entity.network.direction UDM field is set to OUTBOUND.

Else, the resource.data.direction log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.filter.direction entity.network.direction If the resource.data.filter.direction log field value is equal to INGRESS, then the entity.network.direction UDM field is set to INBOUND.

Else, if the resource.data.filter.direction log field value is equal to EGRESS, then the entity.network.direction UDM field is set to OUTBOUND.

Else, the resource.data.filter.direction log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.IPProtocol entity.network.ip_protocol If the resource.data.IPProtocol log field value is equal to TCP, then the entity.network.ip_protocol UDM field is set to TCP.

Else, if the resource.data.IPProtocol log field value is equal to UDP, then the entity.network.ip_protocol UDM field is set to UDP.

Else, if the resource.data.IPProtocol log field value is equal to ESP, then the entity.network.ip_protocol UDM field is set to ESP.

Else, if the resource.data.IPProtocol log field value is equal to SCTP, then the entity.network.ip_protocol UDM field is set to SCTP.

Else, if the resource.data.IPProtocol log field value is equal to ICMP, then the entity.network.ip_protocol UDM field is set to ICMP.
resource.data.protocol entity.network.ip_protocol If the resource.data.protocol log field value is equal to TCP, then the entity.network.ip_protocol UDM field is set to TCP.

Else, if the resource.data.protocol log field value is equal to UDP, then the entity.network.ip_protocol UDM field is set to UDP.
resource.data.minTlsVersion entity.network.tls.version
resource.data.port entity.port
bucketName entity.resource_ancestors.name
resource.data.parent entity.resource_ancestors.name
resource.data.distributionPolicy.zones.zone entity.resource.attribute.labels [distribution_policy_zone]
resource.data.usageExportLocation.bucketName entity.resource.attribute.labels [usage_export_location_bucket_name]
resource.data.creationTimestamp entity.resource.attribute.creation_time If the resource.discoveryName log field value is not equal to Instance and the resource.discoveryName log field value is not equal to InstanceTemplate, then the resource.data.creationTimestamp log field is mapped to the entity.resource.attribute.creation_time UDM field.
resource.data.creationTimestamp entity.asset.attribute.creation_time If the resource.discoveryName log field value is equal to Instance or the resource.discoveryName log field value is equal to InstanceTemplate, then the resource.data.creationTimestamp log field is mapped to the entity.asset.attribute.creation_time UDM field.
resource.data.accelerators.acceleratorCount entity.resource.attribute.labels [accelerator_count]
resource.data.accelerators.acceleratorType entity.resource.attribute.labels [accelerator_type]
resource.data.adaptiveProtectionConfig.layer7DdosDefenseConfig.enable entity.resource.attribute.labels [adaptive_protection_config_layer_7ddos_defense_config_enable]
resource.data.adaptiveProtectionConfig.layer7DdosDefenseConfig.ruleVisibility entity.resource.attribute.labels [adaptive_protection_config_layer_7ddos_defense_config_rule_visibility]
resource.data.addressType entity.resource.attribute.labels [address_type]
resource.data.adminEnabled entity.resource.attribute.labels [admin_enabled]
resource.data.advancedOptionsConfig.jsonCustomConfig.contentTypes entity.resource.attribute.labels [advanced_options_config_json_custom_config_content_types]
resource.data.advancedOptionsConfig.jsonParsing entity.resource.attribute.labels [advanced_options_config_json_parsing]
resource.data.advancedOptionsConfig.logLevel entity.resource.attribute.labels [advanced_options_config_log_level]
resource.data.appEngine.service entity.resource.attribute.labels [app_engine_service]
resource.data.appEngine.urlMask entity.resource.attribute.labels [app_engine_url_mask]
resource.data.appEngine.version entity.resource.attribute.labels [app_engine_version]
resource.data.architecture entity.resource.attribute.labels [architecture]
resource.data.assuredCount entity.resource.attribute.labels [assured_count]
resource.data.autoCreated entity.resource.attribute.labels [auto_created]
resource.data.autoRenew entity.resource.attribute.labels [auto_renew]
resource.data.autoscalingPolicy.maxNodes entity.resource.attribute.labels [autoscaling_policy_max_nodes]
resource.data.autoscalingPolicy.minNodes entity.resource.attribute.labels [autoscaling_policy_min_nodes]
resource.data.autoscalingPolicy.mode entity.resource.attribute.labels [autoscaling_policy_mode]
resource.data.bandwidth entity.resource.attribute.labels [bandwidth]
resource.data.candidateSubnets entity.resource.attribute.labels [candidate_subnet]
resource.data.category entity.resource.attribute.labels [category]
resource.data.certificateMap entity.resource.attribute.labels [certificate_map]
resource.data.certificate entity.resource.attribute.labels [certificate]
resource.data.chainName entity.resource.attribute.labels [chain_name]
resource.data.checkIntervalSec entity.resource.attribute.labels [check_interval_sec]
resource.data.circuitInfos.customerDemarcId entity.resource.attribute.labels [circuitInfos_customer_demarc_id]
resource.data.circuitInfos.googleCircuitId entity.resource.attribute.labels [circuitInfos_google_circuit_id]
resource.data.circuitInfos.googleDemarcId entity.resource.attribute.labels [circuitInfos_google_demarc_id]
resource.data.cloudFunction.urlMask entity.resource.attribute.labels [cloud_function_url_mask]
resource.data.cloudFunction.function entity.resource.attribute.labels [cloud_function]
resource.data.cloudRun.service entity.resource.attribute.labels [cloud_run_service]
resource.data.cloudRun.tag entity.resource.attribute.labels [cloud_run_tag]
resource.data.cloudRun.urlMask entity.resource.attribute.labels [cloud_run_url_mask]
resource.data.cloudRouterIpAddress entity.resource.attribute.labels [cloud_router_ip_address]
resource.data.cloudRouterIpv6Address entity.resource.attribute.labels [cloud_router_ipv6_address]
resource.data.commitment entity.resource.attribute.labels [commitment]
resource.data.commonInstanceMetadata.fingerprint entity.resource.attribute.labels [common_instance_metadata_fingerprint]
resource.data.commonInstanceMetadata.items.key entity.resource.attribute.labels [common_instance_metadata_items]
resource.data.commonInstanceMetadata.items.value entity.resource.attribute.labels [common_instance_metadata_items]
resource.data.commonInstanceMetadata.kind entity.resource.attribute.labels [common_instance_metadata_kind]
resource.data.configurationConstraints.bgpMd5 entity.resource.attribute.labels [configuration_constraints_bgp_md5]
resource.data.configurationConstraints.bgpPeerAsnRanges.max entity.resource.attribute.labels [configuration_constraints_bgp_peer_asn_ranges_max]
resource.data.configurationConstraints.bgpPeerAsnRanges.min entity.resource.attribute.labels [configuration_constraints_bgp_peer_asn_ranges_min]
resource.data.connectionPreference entity.resource.attribute.labels [connection_preference]
resource.data.count entity.resource.attribute.labels [count]
resource.data.cpuOvercommitType entity.resource.attribute.labels [cpu_overcommit_type]
resource.data.creationSizeBytes entity.resource.attribute.labels [creation_size_bytes]
resource.data.customFeatures entity.resource.attribute.labels [custom_feature]
resource.data.customerName entity.resource.attribute.labels [customer_name]
resource.data.customerRouterIpAddress entity.resource.attribute.labels [customer_router_ip_address]
resource.data.customerRouterIpv6Address entity.resource.attribute.labels [customer_router_ipv6_address]
resource.data.dataplaneVersion entity.resource.attribute.labels [dataplane_version]
resource.data.ddosProtectionConfig.ddosProtection entity.resource.attribute.labels [ddos_protection_config_ddos_protection]
resource.data.defaultNetworkTier entity.resource.attribute.labels [default_network_tier]
resource.data.defaultPort entity.resource.attribute.labels [default_port]
resource.data.defaultServiceAccount entity.resource.attribute.labels [default_service_account]
resource.data.defaultRouteAction.corsPolicy.allowCredentials entity.resource.attribute.labels [default_route_action_cors_policy_allow_credentials]
resource.data.defaultRouteAction.corsPolicy.allowHeaders entity.resource.attribute.labels [default_route_action_cors_policy_allow_headers]
resource.data.defaultRouteAction.corsPolicy.allowMethods entity.resource.attribute.labels [default_route_action_cors_policy_allow_methods]
resource.data.defaultRouteAction.corsPolicy.allowOriginRegexes entity.resource.attribute.labels [default_route_action_cors_policy_allow_origin_regexes]
resource.data.defaultRouteAction.corsPolicy.allowOrigins entity.resource.attribute.labels [default_route_action_cors_policy_allow_origins]
resource.data.defaultRouteAction.corsPolicy.disabled entity.resource.attribute.labels [default_route_action_cors_policy_disabled]
resource.data.defaultRouteAction.corsPolicy.exposeHeaders entity.resource.attribute.labels [default_route_action_cors_policy_expose_headers]
resource.data.defaultRouteAction.corsPolicy.maxAge entity.resource.attribute.labels [default_route_action_cors_policy_max_age]
resource.data.defaultRouteAction.faultInjectionPolicy.abort.httpStatus entity.security_result.rule_labels [default_route_action_fault_injection_policy_abort_http_status]
resource.data.defaultRouteAction.faultInjectionPolicy.abort.percentage entity.security_result.rule_labels [default_route_action_fault_injection_policy_abort_percentage]
resource.data.defaultRouteAction.faultInjectionPolicy.delay.fixedDelay.nanos entity.security_result.rule_labels [default_route_action_fault_injection_policy_delay_fixed_delay_nanos]
resource.data.defaultRouteAction.faultInjectionPolicy.delay.fixedDelay.seconds entity.security_result.rule_labels [default_route_action_fault_injection_policy_delay_fixed_delay_seconds]
resource.data.defaultRouteAction.faultInjectionPolicy.delay.percentage entity.security_result.rule_labels [default_route_action_fault_injection_policy_delay_percentage]
resource.data.defaultRouteAction.maxStreamDuration.nanos entity.resource.attribute.labels [default_route_action_max_stream_duration_nanos]
resource.data.defaultRouteAction.maxStreamDuration.seconds entity.resource.attribute.labels [default_route_action_max_stream_duration_seconds]
resource.data.defaultRouteAction.requestMirrorPolicy.backendService entity.resource.attribute.labels [default_route_action_request_mirror_policy_backend_service]
resource.data.defaultRouteAction.retryPolicy.numRetries entity.security_result.rule_labels [default_route_action_retry_policy_num_retries]
resource.data.defaultRouteAction.retryPolicy.perTryTimeout.nanos entity.security_result.rule_labels [default_route_action_retry_policy_per_try_timeout_nanos]
resource.data.defaultRouteAction.retryPolicy.perTryTimeout.seconds entity.security_result.rule_labels [default_route_action_retry_policy_per_try_timeout_seconds]
resource.data.defaultRouteAction.retryPolicy.retryConditions entity.security_result.rule_labels [default_route_action_retry_policy_retry_conditions]
resource.data.defaultRouteAction.timeout.nanos entity.resource.attribute.labels [default_route_action_timeout_nanos]
resource.data.defaultRouteAction.timeout.seconds entity.resource.attribute.labels [default_route_action_timeout_seconds]
resource.data.defaultRouteAction.urlRewrite.hostRewrite entity.resource.attribute.labels [default_route_action_url_rewrite_host_rewrite]
resource.data.defaultRouteAction.urlRewrite.pathPrefixRewrite entity.resource.attribute.labels [default_route_action_url_rewrite_path_prefix_rewrite]
resource.data.defaultRouteAction.urlRewrite.pathTemplateRewrite entity.resource.attribute.labels [default_route_action_url_rewrite_path_template_rewrite]
resource.data.defaultRouteAction.weightedBackendServices.backendService entity.resource.attribute.labels [default_route_action_weighted_backend_services_backend_service]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerName entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_request_headers_to_add_header_name]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerValue entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_request_headers_to_add_header_value]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToAdd.replace entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_request_headers_to_add_replace]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToRemove entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_request_headers_to_remove]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerName entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_response_headers_to_add_header_name]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerValue entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_response_headers_to_add_header_value]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToAdd.replace entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_response_headers_to_add_replace]
resource.data.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToRemove entity.resource.attribute.labels [default_route_action_weighted_backend_services_header_action_response_headers_to_remove]
resource.data.defaultRouteAction.weightedBackendServices.weight entity.resource.attribute.labels [default_route_action_weighted_backend_services_weight]
resource.data.defaultService entity.resource.attribute.labels [default_service]
resource.data.defaultUrlRedirect.hostRedirect entity.resource.attribute.labels [default_url_redirect_host_redirect]
resource.data.defaultUrlRedirect.httpsRedirect entity.resource.attribute.labels [default_url_redirect_https_redirect]
resource.data.defaultUrlRedirect.pathRedirect entity.resource.attribute.labels [default_url_redirect_path_redirect]
resource.data.defaultUrlRedirect.prefixRedirect entity.resource.attribute.labels [default_url_redirect_prefix_redirect]
resource.data.defaultUrlRedirect.redirectResponseCode entity.resource.attribute.labels [default_url_redirect_redirect_response_code]
resource.data.defaultUrlRedirect.stripQuery entity.resource.attribute.labels [default_url_redirect_strip_query]
resource.data.detailedStatus entity.resource.attribute.labels [detailed_status]
resource.data.disks.diskCount entity.resource.attribute.labels [disk_count]
resource.data.disks.diskSizeGb entity.resource.attribute.labels [disk_size_gb]
resource.data.diskSizeGb entity.resource.attribute.labels [disk_size_gb]
resource.data.disks.diskType entity.resource.attribute.labels [disk_type]
resource.data.downloadBytes entity.resource.attribute.labels [download_bytes]
resource.data.nats.drainNatIps entity.resource.attribute.labels [nat_drain_nat_ip]
resource.data.edgeAvailabilityDomain entity.resource.attribute.labels [edge_availability_domain]
resource.data.nats.enableDynamicPortAllocation entity.resource.attribute.labels [nat_enable_dynamic_port_allocation]
resource.data.nats.enableEndpointIndependentMapping entity.resource.attribute.labels [enable_endpoint_independent_mapping]
resource.data.enableProxyProtocol entity.resource.attribute.labels [enable_proxy_protocol]
resource.data.enable entity.resource.attribute.labels [enable]
resource.data.enabledFeatures entity.resource.attribute.labels [enabled_feature]
resource.data.encryptedInterconnectRouter entity.resource.attribute.labels [encrypted_interconnect_router]
resource.data.encryption entity.resource.attribute.labels [encryption]
resource.data.nats.endpointTypes entity.resource.attribute.labels [nat_endpoint_types]
resource.data.endTimestamp entity.resource.attribute.labels [end_timestamp]
resource.data.expectedOutages.affectedCircuits entity.resource.attribute.labels [expected_outages_affected_circuits]
resource.data.expectedOutages.description entity.resource.attribute.labels [expected_outages_description]
resource.data.expectedOutages.endTime entity.resource.attribute.labels [expected_outages_end_time]
resource.data.expectedOutages.issueType entity.resource.attribute.labels [expected_outages_issue_type]
resource.data.expectedOutages.name entity.resource.attribute.labels [expected_outages_name]
resource.data.expectedOutages.source entity.resource.attribute.labels [expected_outages_source]
resource.data.expectedOutages.startTime entity.resource.attribute.labels [expected_outages_start_time]
resource.data.expectedOutages.state entity.resource.attribute.labels [expected_outages_state]
resource.data.expireTime entity.resource.attribute.labels [expire_time]
resource.data.usageExportLocation.reportNamePrefix entity.resource.attribute.labels [export_location_reportname_prefix]
resource.data.filter.cidrRanges entity.resource.attribute.labels [filter_cidr_ranges]
resource.data.filter.IPProtocols entity.resource.attribute.labels [filter_ip_protocol]
resource.data.fingerprint entity.resource.attribute.labels [fingerprint]
resource.data.googleReferenceId entity.resource.attribute.labels [google_reference_id]
resource.data.groupPlacementPolicy.availabilityDomainCount entity.security_result.rule_labels [group_placement_policy_availability_domain_count]
resource.data.groupPlacementPolicy.collocation entity.security_result.rule_labels [group_placement_policy_collocation]
resource.data.groupPlacementPolicy.vmCount entity.security_result.rule_labels [group_placement_policy_vm_count]
resource.data.grpcHealthCheck.portName entity.resource.attribute.labels [grpc_health_check_port_name]
resource.data.grpcHealthCheck.portSpecification entity.resource.attribute.labels [grpc_health_check_port_specification]
resource.data.grpcHealthCheck.port entity.resource.attribute.labels [grpc_health_check_port]
resource.data.grpcHealthCheck.grpcServiceName entity.resource.attribute.labels [grpc_health_check_service_name]
resource.data.headerAction.requestHeadersToAdd.headerName entity.resource.attribute.labels [header_action_request_headers_to_add_header_name]
resource.data.headerAction.requestHeadersToAdd.headerValue entity.resource.attribute.labels [header_action_request_headers_to_add_header_value]
resource.data.headerAction.requestHeadersToAdd.replace entity.resource.attribute.labels [header_action_request_headers_to_add_replace]
resource.data.headerAction.requestHeadersToRemove entity.resource.attribute.labels [header_action_request_headers_to_remove]
resource.data.headerAction.responseHeadersToAdd.headerName entity.resource.attribute.labels [header_action_response_headers_to_add_header_name]
resource.data.headerAction.responseHeadersToAdd.headerValue entity.resource.attribute.labels [header_action_response_headers_to_add_header_value]
resource.data.headerAction.responseHeadersToAdd.replace entity.resource.attribute.labels [header_action_response_headers_to_add_replace]
resource.data.headerAction.responseHeadersToRemove entity.resource.attribute.labels [header_action_response_headers_to_remove]
resource.data.healthyThreshold entity.resource.attribute.labels [healthy_threshold]
resource.data.hostRules.description entity.resource.attribute.labels [host_rule_description]
resource.data.hostRules.hosts entity.resource.attribute.labels [host_rule_host]
resource.data.hostRules.pathMatcher entity.resource.attribute.labels [host_rule_path_marcher]
resource.data.httpHealthCheck.host entity.resource.attribute.labels [http_health_check_host]
resource.data.httpHealthCheck.portName entity.resource.attribute.labels [http_health_check_port_name]
resource.data.httpHealthCheck.portSpecification entity.resource.attribute.labels [http_health_check_port_specification]
resource.data.httpHealthCheck.port entity.resource.attribute.labels [http_health_check_port]
resource.data.httpsHealthCheck.proxyHeader entity.resource.attribute.labels [http_health_check_proxy_header]
resource.data.httpHealthCheck.requestPath entity.resource.attribute.labels [http_health_check_request_path]
resource.data.httpsHealthCheck.response entity.resource.attribute.labels [http_health_check_response]
resource.data.http2HealthCheck.host entity.resource.attribute.labels [http2_health_check_host]
resource.data.http2HealthCheck.portName entity.resource.attribute.labels [http2_health_check_port_name]
resource.data.http2HealthCheck.portSpecification entity.resource.attribute.labels [http2_health_check_port_specification]
resource.data.http2HealthCheck.port entity.resource.attribute.labels [http2_health_check_port]
resource.data.http2HealthCheck.proxyHeader entity.resource.attribute.labels [http2_health_check_proxy_header]
resource.data.http2HealthCheck.requestPath entity.resource.attribute.labels [http2_health_check_request_path]
resource.data.http2HealthCheck.response entity.resource.attribute.labels [http2_health_check_response]
resource.data.nats.icmpIdleTimeoutSec entity.resource.attribute.labels [nat_icmp_idle_timeout_sec]
resource.data.ikeVersion entity.resource.attribute.labels [ike_version]
resource.data.inUseCount entity.resource.attribute.labels [in_use_count]
resource.data.instanceSchedulePolicy.expirationTime entity.security_result.rule_labels [instance_schedule_policy_expiration_time]
resource.data.instanceSchedulePolicy.startTime entity.security_result.rule_labels [instance_schedule_policy_start_time]
resource.data.instanceSchedulePolicy.timeZone entity.security_result.rule_labels [instance_schedule_policy_timezone]
resource.data.instanceSchedulePolicy.vmStartSchedule.schedule entity.security_result.rule_labels [instance_schedule_policy_vm_start_schedule]
resource.data.instanceSchedulePolicy.vmStopSchedule.schedule entity.security_result.rule_labels [instance_schedule_policy_vm_stop_schedule]
resource.data.interconnect entity.resource.attribute.labels [interconnect]
resource.data.interconnectAttachments entity.resource.attribute.labels [interconnect_attachments]
resource.data.interconnectType entity.resource.attribute.labels [interconnect_type]
resource.data.ipVersion entity.resource.attribute.labels [ip_version]
resource.data.ipsecInternalAddresses entity.resource.attribute.labels [ipsec_internal_addresses]
resource.data.ipv6EndpointType entity.resource.attribute.labels [ipv6_endpoint_type]
resource.data.labelFingerprint entity.resource.attribute.labels [label_fingerprint]
resource.data.licenseCode entity.resource.attribute.labels [license_code]
resource.data.licenseCodes entity.resource.attribute.labels [license_codes]
resource.data.licenseResource.amount entity.resource.attribute.labels [license_resource_amount]
resource.data.licenseResource.coresPerLicense entity.resource.attribute.labels [license_resource_cores_rer_license]
resource.data.licenseResource.license entity.resource.attribute.labels [license_resource_license]
resource.data.licenses entity.resource.attribute.labels [licenses]
resource.data.linkType entity.resource.attribute.labels [link_type]
resource.data.localTrafficSelector entity.resource.attribute.labels [local_traffic_selector]
resource.data.locationHint entity.resource.attribute.labels [location_hint]
resource.data.maintenancePolicy entity.resource.attribute.labels [maintenance_policy]
resource.data.maintenanceWindow.maintenanceDuration.nanos entity.resource.attribute.labels [maintenance_window_duration_nanos]
resource.data.maintenanceWindow.maintenanceDuration.seconds entity.resource.attribute.labels [maintenance_window_duration_seconds]
resource.data.maintenanceWindow.startTime entity.resource.attribute.labels [maintenance_window_start_time]
resource.data.managed.domains entity.resource.attribute.labels [managed_domains]
resource.data.managed.status entity.resource.attribute.labels [managed_status]
resource.data.nats.maxPortsPerVm entity.resource.attribute.labels [nat_min_ports_per_vm]
resource.data.md5AuthenticationKeys.key entity.resource.attribute.labels [md5_authentication_keys_key]
resource.data.md5AuthenticationKeys.name entity.resource.attribute.labels [md5_authentication_keys_name]
resource.data.mergeSourceCommitments entity.resource.attribute.labels [merge_source_commitments]
resource.data.nats.minPortsPerVm entity.resource.attribute.labels [min_ports_per_vm]
resource.data.mirroredResources.tags entity.resource.attribute.labels [mirrored_resource_tag]
resource.data.mtu entity.resource.attribute.labels [mtu]
resource.data.nats.logConfig.enable entity.resource.attribute.labels [nat_logconfig_enabled]
resource.data.nats.logConfig.filter entity.resource.attribute.labels [nat_log_config_filter]
resource.data.nats.name entity.resource.attribute.labels [nat_name]
resource.data.nats.autoNetworkTier entity.resource.attribute.labels [nat_autoNetworkTier]
resource.data.nats.natIps entity.resource.attribute.labels [nat_nat_ip]
resource.data.nats.rules.description entity.security_result.rule_labels [nat_rule_descriptor]
resource.data.nats.rules.match entity.security_result.rule_labels [nat_rule_match]
resource.data.nats.rules.ruleNumber entity.security_result.rule_labels [nat_rule_number]
resource.data.nats.natIpAllocateOption entity.resource.attribute.labels [natIp_allocate_option]
resource.data.networkEndpointType entity.resource.attribute.labels [network_endpoint_type]
resource.data.networkTier entity.resource.attribute.labels [network_tier]
resource.data.nodeTemplate entity.resource.attribute.labels [node_template]
resource.data.nodeTypeFlexibility.cpus entity.resource.attribute.labels [node_type_flexibility_cpus]
resource.data.nodeTypeFlexibility.localSsd entity.resource.attribute.labels [node_type_flexibility_local_ssd]
resource.data.nodeTypeFlexibility.memory entity.resource.attribute.labels [node_type_flexibility_memory]
resource.data.nodeType entity.resource.attribute.labels [node_type]
resource.data.operationalStatus entity.resource.attribute.labels [operational_status]
resource.data.pairingKey entity.resource.attribute.labels [pairing_key]
resource.data.pathMatchers.defaultService entity.resource.attribute.labels [parth_matchers_default_service]
resource.data.pathMatchers.description entity.resource.attribute.labels [parth_matchers_description]
resource.data.partnerAsn entity.resource.attribute.labels [partner_asn]
resource.data.partnerMetadata.interconnectName entity.resource.attribute.labels [partner_metadata_interconnect_name]
resource.data.partnerMetadata.partnerName entity.resource.attribute.labels [partner_metadata_partner_name]
resource.data.partnerMetadata.portalUrl entity.resource.attribute.labels [partner_metadata_portal_url]
resource.data.pathMatchers.name entity.resource.attribute.labels [path_marchers_name]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.allowCredentials entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_allow_credentials]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.allowHeaders entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_allow_headers]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.allowMethods entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_allow_methods]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.allowOriginRegexes entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_allow_origin_regexes]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.allowOrigins entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_allow_origins]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.disabled entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_disabled]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.exposeHeaders entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_expose_headers]
resource.data.pathMatchers.defaultRouteAction.corsPolicy.maxAge entity.resource.attribute.labels [path_matchers_default_route_action_cors_policy_max_age]
resource.data.pathMatchers.defaultRouteAction.faultInjectionPolicy.abort.httpStatus entity.security_result.rule_labels [path_matchers_default_route_action_fault_injection_policy_abort_http_status]
resource.data.pathMatchers.defaultRouteAction.faultInjectionPolicy.abort.percentage entity.security_result.rule_labels [path_matchers_default_route_action_fault_injection_policy_abort_percentage]
resource.data.pathMatchers.defaultRouteAction.faultInjectionPolicy.delay.fixedDelay.nanos entity.security_result.rule_labels [path_matchers_default_route_action_fault_injection_policy_delay_fixed_delay_nanos]
resource.data.pathMatchers.defaultRouteAction.faultInjectionPolicy.delay.fixedDelay.seconds entity.security_result.rule_labels [path_matchers_default_route_action_fault_injection_policy_delay_fixed_delay_seconds]
resource.data.pathMatchers.defaultRouteAction.faultInjectionPolicy.delay.percentage entity.security_result.rule_labels [path_matchers_default_route_action_fault_injection_policy_delay_percentage]
resource.data.pathMatchers.defaultRouteAction.maxStreamDuration.nanos entity.resource.attribute.labels [path_matchers_default_route_action_max_stream_duration_nanos]
resource.data.pathMatchers.defaultRouteAction.maxStreamDuration.seconds entity.resource.attribute.labels [path_matchers_default_route_action_max_stream_duration_seconds]
resource.data.pathMatchers.defaultRouteAction.requestMirrorPolicy.backendService entity.resource.attribute.labels [path_matchers_default_route_action_request_mirror_policy_backend_service]
resource.data.pathMatchers.defaultRouteAction.retryPolicy.numRetries entity.security_result.rule_labels [path_matchers_default_route_action_retry_policy_num_retries]
resource.data.pathMatchers.defaultRouteAction.retryPolicy.perTryTimeout.nanos entity.security_result.rule_labels [path_matchers_default_route_action_retry_policy_per_try_timeout_nanos]
resource.data.pathMatchers.defaultRouteAction.retryPolicy.perTryTimeout.seconds entity.security_result.rule_labels [path_matchers_default_route_action_retry_policy_per_try_timeout_seconds]
resource.data.pathMatchers.defaultRouteAction.retryPolicy.retryConditions entity.security_result.rule_labels [path_matchers_default_route_action_retry_policy_retry_conditions]
resource.data.pathMatchers.defaultRouteAction.timeout.nanos entity.resource.attribute.labels [path_matchers_default_route_action_timeout_nanos]
resource.data.pathMatchers.defaultRouteAction.timeout.seconds entity.resource.attribute.labels [path_matchers_default_route_action_timeout_seconds]
resource.data.pathMatchers.defaultRouteAction.urlRewrite.hostRewrite entity.resource.attribute.labels [path_matchers_default_route_action_url_rewrite_host_rewrite]
resource.data.pathMatchers.defaultRouteAction.urlRewrite.pathPrefixRewrite entity.resource.attribute.labels [path_matchers_default_route_action_url_rewrite_path_prefix_rewrite]
resource.data.pathMatchers.defaultRouteAction.urlRewrite.pathTemplateRewrite entity.resource.attribute.labels [path_matchers_default_route_action_url_rewrite_path_template_rewrite]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_response_headers_to_add_header_name]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_response_headers_to_add_header_value]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_response_headers_to_add_replace]
resource.data.pathMatchers.defaultUrlRedirect.hostRedirect entity.resource.attribute.labels [path_matchers_default_url_redirect_host_redirect]
resource.data.pathMatchers.defaultUrlRedirect.httpsRedirect entity.resource.attribute.labels [path_matchers_default_url_redirect_https_redirect]
resource.data.pathMatchers.defaultUrlRedirect.pathRedirect entity.resource.attribute.labels [path_matchers_default_url_redirect_path_redirect]
resource.data.pathMatchers.defaultUrlRedirect.prefixRedirect entity.resource.attribute.labels [path_matchers_default_url_redirect_prefix_redirect]
resource.data.pathMatchers.defaultUrlRedirect.redirectResponseCode entity.resource.attribute.labels [path_matchers_default_url_redirect_redirect_response_code]
resource.data.pathMatchers.defaultUrlRedirect.stripQuery entity.resource.attribute.labels [path_matchers_default_url_redirect_strip_query]
resource.data.pathMatchers.headerAction.requestHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_header_action_request_headers_to_add_header_name]
resource.data.pathMatchers.headerAction.requestHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_header_action_request_headers_to_add_header_value]
resource.data.pathMatchers.headerAction.requestHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_header_action_request_headers_to_add_replace]
resource.data.pathMatchers.headerAction.requestHeadersToRemove entity.resource.attribute.labels [path_matchers_header_action_request_headers_to_remove]
resource.data.pathMatchers.headerAction.responseHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_header_action_response_headers_to_add_header_name]
resource.data.pathMatchers.headerAction.responseHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_header_action_response_headers_to_add_header_value]
resource.data.pathMatchers.headerAction.responseHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_header_action_response_headers_to_add_replace]
resource.data.pathMatchers.headerAction.responseHeadersToRemove entity.resource.attribute.labels [path_matchers_header_action_response_headers_to_remove]
resource.data.pathMatchers.pathRules.paths entity.resource.attribute.labels [path_matchers_path_rules_paths]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.allowCredentials entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_allow_credentials]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.allowHeaders entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_allow_headers]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.allowMethods entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_allow_methods]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.allowOriginRegexes entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_allow_origin_regexes]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.allowOrigins entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_allow_origins]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.disabled entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_disabled]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.exposeHeaders entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_expose_headers]
resource.data.pathMatchers.pathRules.routeAction.corsPolicy.maxAge entity.resource.attribute.labels [path_matchers_path_rules_route_action_cors_policy_max_age]
resource.data.pathMatchers.pathRules.routeAction.faultInjectionPolicy.abort.httpStatus entity.security_result.rule_labels [path_matchers_path_rules_route_action_fault_injection_policy_abort_http_status]
resource.data.pathMatchers.pathRules.routeAction.faultInjectionPolicy.abort.percentage entity.security_result.rule_labels [path_matchers_path_rules_route_action_fault_injection_policy_abort_percentage]
resource.data.pathMatchers.pathRules.routeAction.faultInjectionPolicy.delay.fixedDelay.nanos entity.security_result.rule_labels [path_matchers_path_rules_route_action_fault_injection_policy_delay_fixed_delay_nanos]
resource.data.pathMatchers.pathRules.routeAction.faultInjectionPolicy.delay.fixedDelay.seconds entity.security_result.rule_labels [path_matchers_path_rules_route_action_fault_injection_policy_delay_fixed_delay_seconds]
resource.data.pathMatchers.pathRules.routeAction.faultInjectionPolicy.delay.percentage entity.security_result.rule_labels [path_matchers_path_rules_route_action_fault_injection_policy_delay_percentage]
resource.data.pathMatchers.pathRules.routeAction.maxStreamDuration.nanos entity.resource.attribute.labels [path_matchers_path_rules_route_action_max_stream_duration_nanos]
resource.data.pathMatchers.pathRules.routeAction.maxStreamDuration.seconds entity.resource.attribute.labels [path_matchers_path_rules_route_action_max_stream_duration_seconds]
resource.data.pathMatchers.pathRules.routeAction.requestMirrorPolicy.backendService entity.resource.attribute.labels [path_matchers_path_rules_route_action_request_mirror_policy_backend_service]
resource.data.pathMatchers.pathRules.routeAction.retryPolicy.numRetries entity.security_result.rule_labels [path_matchers_path_rules_route_action_retry_policy_num_retries]
resource.data.pathMatchers.pathRules.routeAction.retryPolicy.perTryTimeout.nanos entity.security_result.rule_labels [path_matchers_path_rules_route_action_retry_policy_per_try_timeout_nanos]
resource.data.pathMatchers.pathRules.routeAction.retryPolicy.perTryTimeout.seconds entity.security_result.rule_labels [path_matchers_path_rules_route_action_retry_policy_per_try_timeout_seconds]
resource.data.pathMatchers.pathRules.routeAction.retryPolicy.retryConditions entity.security_result.rule_labels [path_matchers_path_rules_route_action_retry_policy_retry_conditions]
resource.data.pathMatchers.pathRules.routeAction.timeout.nanos entity.resource.attribute.labels [path_matchers_path_rules_route_action_timeout_nanos]
resource.data.pathMatchers.pathRules.routeAction.timeout.seconds entity.resource.attribute.labels [path_matchers_path_rules_route_action_timeout_seconds]
resource.data.pathMatchers.pathRules.routeAction.urlRewrite.hostRewrite entity.resource.attribute.labels [path_matchers_path_rules_route_action_url_rewrite_host_rewrite]
resource.data.pathMatchers.pathRules.routeAction.urlRewrite.pathPrefixRewrite entity.resource.attribute.labels [path_matchers_path_rules_route_action_url_rewrite_path_prefix_rewrite]
resource.data.pathMatchers.pathRules.routeAction.urlRewrite.pathTemplateRewrite entity.resource.attribute.labels [path_matchers_path_rules_route_action_url_rewrite_path_template_rewrite]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.backendService entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_service]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_request_headers_to_add_header_name]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_request_headers_to_add_header_value]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.requestHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_request_headers_to_add_replace]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.requestHeadersToRemove entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_request_headers_to_remove]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_response_headers_to_add_header_name]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_response_headers_to_add_header_value]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.responseHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_response_headers_to_add_replace]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.headerAction.responseHeadersToRemove entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_header_action_response_headers_to_remove]
resource.data.pathMatchers.pathRules.routeAction.weightedBackendServices.weight entity.resource.attribute.labels [path_matchers_path_rules_route_action_weighted_backend_services_weight]
resource.data.pathMatchers.pathRules.service entity.resource.attribute.labels [path_matchers_path_rules_service]
resource.data.pathMatchers.pathRules.urlRedirect.hostRedirect entity.resource.attribute.labels [path_matchers_path_rules_url_redirect_host_redirect]
resource.data.pathMatchers.pathRules.urlRedirect.httpsRedirect entity.resource.attribute.labels [path_matchers_path_rules_url_redirect_https_redirect]
resource.data.pathMatchers.pathRules.urlRedirect.pathRedirect entity.resource.attribute.labels [path_matchers_path_rules_url_redirect_path_redirect]
resource.data.pathMatchers.pathRules.urlRedirect.prefixRedirect entity.resource.attribute.labels [path_matchers_path_rules_url_redirect_prefix_redirect]
resource.data.pathMatchers.pathRules.urlRedirect.redirectResponseCode entity.resource.attribute.labels [path_matchers_path_rules_url_redirect_redirect_response_code]
resource.data.pathMatchers.pathRules.urlRedirect.stripQuery entity.resource.attribute.labels [path_matchers_path_rules_url_redirect_strip_query]
resource.data.pathMatchers.routeRules.description entity.resource.attribute.labels [path_matchers_route_rules_description]
resource.data.pathMatchers.routeRules.headerAction.requestHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_route_rules_header_action_request_headers_to_add_header_name]
resource.data.pathMatchers.routeRules.headerAction.requestHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_route_rules_header_action_request_headers_to_add_header_value]
resource.data.pathMatchers.routeRules.headerAction.requestHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_route_rules_header_action_request_headers_to_add_replace]
resource.data.pathMatchers.routeRules.headerAction.requestHeadersToRemove entity.resource.attribute.labels [path_matchers_route_rules_header_action_request_headers_to_remove]
resource.data.pathMatchers.routeRules.headerAction.responseHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_route_rules_header_action_response_headers_to_add_header_name]
resource.data.pathMatchers.routeRules.headerAction.responseHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_route_rules_header_action_response_headers_to_add_header_value]
resource.data.pathMatchers.routeRules.headerAction.responseHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_route_rules_header_action_response_headers_to_add_replace]
resource.data.pathMatchers.routeRules.headerAction.responseHeadersToRemove entity.resource.attribute.labels [path_matchers_route_rules_header_action_response_headers_to_remove]
resource.data.pathMatchers.routeRules.matchRules.fullPathMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_full_path_match]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.exactMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_exact_match]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.headerName entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_header_name]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.invertMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_invert_match]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.prefixMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_prefix_match]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.presentMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_present_match]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.rangeMatch.rangeEnd entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_range_match_range_end]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.rangeMatch.rangeStart entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_range_match_range_start]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.regexMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_regex_match]
resource.data.pathMatchers.routeRules.matchRules.headerMatches.suffixMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_header_matches_suffix_match]
resource.data.pathMatchers.routeRules.matchRules.ignoreCase entity.resource.attribute.labels [path_matchers_route_rules_match_rules_ignore_case]
resource.data.pathMatchers.routeRules.matchRules.metadataFilters.filterLabels.name, resource.data.pathMatchers.routeRules.matchRules.metadataFilters.filterLabels.value entity.resource.attribute.labels [path_matchers_route_rules_match_rules_metadata_filters_filter_labels_name] If the resource.data.pathMatchers.routeRules.matchRules.metadataFilters.filterLabels.name log field value is not empty and the resource.data.pathMatchers.routeRules.matchRules.metadataFilters.filterLabels.value log field value is not empty, then the resource.data.pathMatchers.routeRules.matchRules.metadataFilters.filterLabels.name log field is mapped to the entity.resource.attribute.labels.key UDM field and the resource.data.pathMatchers.routeRules.matchRules.metadataFilters.filterLabels.value log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.pathMatchers.routeRules.matchRules.metadataFilters.filterMatchCriteria entity.resource.attribute.labels [path_matchers_route_rules_match_rules_metadata_filters_filter_match_criteria]
resource.data.pathMatchers.routeRules.matchRules.pathTemplateMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_path_template_match]
resource.data.pathMatchers.routeRules.matchRules.prefixMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_prefix_match]
resource.data.pathMatchers.routeRules.matchRules.queryParameterMatches.exactMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_query_parameter_matches_exact_match]
resource.data.pathMatchers.routeRules.matchRules.queryParameterMatches.name entity.resource.attribute.labels [path_matchers_route_rules_match_rules_query_parameter_matches_name]
resource.data.pathMatchers.routeRules.matchRules.queryParameterMatches.presentMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_query_parameter_matches_present_match]
resource.data.pathMatchers.routeRules.matchRules.queryParameterMatches.regexMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_query_parameter_matches_regex_match]
resource.data.pathMatchers.routeRules.matchRules.regexMatch entity.resource.attribute.labels [path_matchers_route_rules_match_rules_regex_match]
resource.data.pathMatchers.routeRules.priority entity.resource.attribute.labels [path_matchers_route_rules_priority]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.allowCredentials entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_allow_credentials]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.allowHeaders entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_allow_headers]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.allowMethods entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_allow_methods]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.allowOriginRegexes entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_allow_origin_regexes]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.allowOrigins entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_allow_origins]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.disabled entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_disabled]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.exposeHeaders entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_expose_headers]
resource.data.pathMatchers.routeRules.routeAction.corsPolicy.maxAge entity.resource.attribute.labels [path_matchers_route_rules_route_action_cors_policy_max_age]
resource.data.pathMatchers.routeRules.routeAction.faultInjectionPolicy.abort.httpStatus entity.security_result.rule_labels [path_matchers_route_rules_route_action_fault_injection_policy_abort_http_status]
resource.data.pathMatchers.routeRules.routeAction.faultInjectionPolicy.abort.percentage entity.security_result.rule_labels [path_matchers_route_rules_route_action_fault_injection_policy_abort_percentage]
resource.data.pathMatchers.routeRules.routeAction.faultInjectionPolicy.delay.fixedDelay.nanos entity.security_result.rule_labels [path_matchers_route_rules_route_action_fault_injection_policy_delay_fixed_delay_nanos]
resource.data.pathMatchers.routeRules.routeAction.faultInjectionPolicy.delay.fixedDelay.seconds entity.security_result.rule_labels [path_matchers_route_rules_route_action_fault_injection_policy_delay_fixed_delay_seconds]
resource.data.pathMatchers.routeRules.routeAction.faultInjectionPolicy.delay.percentage entity.security_result.rule_labels [path_matchers_route_rules_route_action_fault_injection_policy_delay_percentage]
resource.data.pathMatchers.routeRules.routeAction.maxStreamDuration.nanos entity.resource.attribute.labels [path_matchers_route_rules_route_action_max_stream_duration_nanos]
resource.data.pathMatchers.routeRules.routeAction.maxStreamDuration.seconds entity.resource.attribute.labels [path_matchers_route_rules_route_action_max_stream_duration_seconds]
resource.data.pathMatchers.routeRules.routeAction.requestMirrorPolicy.backendService entity.resource.attribute.labels [path_matchers_route_rules_route_action_request_mirror_policy_backend_service]
resource.data.pathMatchers.routeRules.routeAction.retryPolicy.numRetries entity.security_result.rule_labels [path_matchers_route_rules_route_action_retry_policy_num_retries]
resource.data.pathMatchers.routeRules.routeAction.retryPolicy.perTryTimeout.nanos entity.security_result.rule_labels [path_matchers_route_rules_route_action_retry_policy_per_try_timeout_nanos]
resource.data.pathMatchers.routeRules.routeAction.retryPolicy.perTryTimeout.seconds entity.security_result.rule_labels [path_matchers_route_rules_route_action_retry_policy_per_try_timeout_seconds]
resource.data.pathMatchers.routeRules.routeAction.retryPolicy.retryConditions entity.security_result.rule_labels [path_matchers_route_rules_route_action_retry_policy_retry_conditions]
resource.data.pathMatchers.routeRules.routeAction.timeout.nanos entity.resource.attribute.labels [path_matchers_route_rules_route_action_timeout_nanos]
resource.data.pathMatchers.routeRules.routeAction.timeout.seconds entity.resource.attribute.labels [path_matchers_route_rules_route_action_timeout_seconds]
resource.data.pathMatchers.routeRules.routeAction.urlRewrite.hostRewrite entity.resource.attribute.labels [path_matchers_route_rules_route_action_url_rewrite_host_rewrite]
resource.data.pathMatchers.routeRules.routeAction.urlRewrite.pathPrefixRewrite entity.resource.attribute.labels [path_matchers_route_rules_route_action_url_rewrite_path_prefix_rewrite]
resource.data.pathMatchers.routeRules.routeAction.urlRewrite.pathTemplateRewrite entity.resource.attribute.labels [path_matchers_route_rules_route_action_url_rewrite_path_template_rewrite]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.backendService entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_request_headers_to_add_header_name]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_request_headers_to_add_header_value]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.requestHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_request_headers_to_add_replace]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.requestHeadersToRemove entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_request_headers_to_remove]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_response_headers_to_add_header_name]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.responseHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_response_headers_to_add_header_value]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.responseHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_response_headers_to_add_replace]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.headerAction.responseHeadersToRemove entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_header_action_response_headers_to_remove]
resource.data.pathMatchers.routeRules.routeAction.weightedBackendServices.weight entity.resource.attribute.labels [path_matchers_route_rules_route_action_weighted_backend_services_weight]
resource.data.pathMatchers.routeRules.service entity.resource.attribute.labels [path_matchers_route_rules_service]
resource.data.pathMatchers.routeRules.urlRedirect.hostRedirect entity.resource.attribute.labels [path_matchers_route_rules_url_redirect_host_redirect]
resource.data.pathMatchers.routeRules.urlRedirect.httpsRedirect entity.resource.attribute.labels [path_matchers_route_rules_url_redirect_https_redirect]
resource.data.pathMatchers.routeRules.urlRedirect.pathRedirect entity.resource.attribute.labels [path_matchers_route_rules_url_redirect_path_redirect]
resource.data.pathMatchers.routeRules.urlRedirect.prefixRedirect entity.resource.attribute.labels [path_matchers_route_rules_url_redirect_prefix_redirect]
resource.data.pathMatchers.routeRules.urlRedirect.redirectResponseCode entity.resource.attribute.labels [path_matchers_route_rules_url_redirect_redirect_response_code]
resource.data.pathMatchers.routeRules.urlRedirect.stripQuery entity.resource.attribute.labels [path_matchers_route_rules_url_redirect_strip_query]
resource.data.plan entity.resource.attribute.labels [plan]
resource.data.portName entity.resource.attribute.labels [port_name]
resource.data.ports entity.resource.attribute.labels [port]
resource.data.prefixLength entity.resource.attribute.labels [prefix_length]
resource.data.privateKey entity.resource.attribute.labels [private_key]
resource.data.privateInterconnectInfo.tag8021q entity.resource.attribute.labels [private_interconnect_info_tag_8021q]
resource.data.profile entity.resource.attribute.labels [profile]
resource.data.provisionedLinkCount entity.resource.attribute.labels [provisioned_link_count]
resource.data.proxyBind entity.resource.attribute.labels [proxy_bind]
resource.data.proxyHeader entity.resource.attribute.labels [proxy_header]
resource.data.pscData.consumerPscAddress entity.resource.attribute.labels [psc_data_consumer_psc_address]
resource.data.pscData.pscConnectionId entity.resource.attribute.labels [psc_data_psc_connection_id]
resource.data.pscData.pscConnectionStatus entity.resource.attribute.labels [psc_data_psc_connection_status]
resource.data.pscServiceAttachmentId.high entity.resource.attribute.labels [psc_service_attachment_id_high]
resource.data.pscServiceAttachmentId.low entity.resource.attribute.labels [psc_service_attachment_id_low]
resource.data.pscTargetService entity.resource.attribute.labels [psc_target_service]
resource.data.purpose entity.resource.attribute.labels [purpose]
resource.data.quicOverride entity.resource.attribute.labels [quic_override]
resource.data.quotas.limit entity.resource.attribute.labels [quotas_limit]
resource.data.quotas.metric entity.resource.attribute.labels [quotas_metric]
resource.data.quotas.owner entity.resource.attribute.labels [quotas_owner]
resource.data.quotas.usage entity.resource.attribute.labels [quotas_usage]
resource.data.recaptchaOptionsConfig.redirectSiteKey entity.resource.attribute.labels [recaptcha_options_config_redirectsite_key]
resource.data.reconcileConnections entity.resource.attribute.labels [reconcile_connection]
resource.data.redundancyType entity.resource.attribute.labels [redundancy_type]
resource.data.remoteTrafficSelector entity.resource.attribute.labels [remote_traffic_selector]
resource.data.remoteLocation entity.resource.attribute.labels [remote_location]
resource.data.remoteService entity.resource.attribute.labels [remote_service]
resource.sata.requestPath entity.resource.attribute.labels [request_path]
resource.data.requestedLinkCount entity.resource.attribute.labels [requested_link_count]
resource.data.reservations.commitment entity.resource.attribute.labels [reservations_commitment]
resource.data.reservations.creationTimestamp entity.resource.attribute.labels [reservations_creation_timestamp]
resource.data.reservations.description entity.resource.attribute.labels [reservations_description]
resource.data.reservations.id entity.resource.attribute.labels [reservations_id]
resource.data.reservations.kind entity.resource.attribute.labels [reservations_kind]
resource.data.reservations.name entity.resource.attribute.labels [reservations_name]
resource.data.reservations.resourceStatus.specificSkuAllocation.sourceInstanceTemplateId entity.resource.attribute.labels [reservations_resource_status_specific_sku_allocation_source_instance_template_id]
resource.data.reservations.satisfiesPzs entity.resource.attribute.labels [reservations_satisfies_pzs]
resource.data.reservations.selfLink entity.resource.attribute.labels [reservations_self_link]
resource.data.reservations.shareSettings.shareType entity.resource.attribute.labels [reservations_share_settings_share_type]
resource.data.reservations.specificReservation.assuredCount entity.resource.attribute.labels [reservations_specific_reservation_assured_count]
resource.data.reservations.specificReservation.count entity.resource.attribute.labels [reservations_specific_reservation_count]
resource.data.reservations.specificReservation.instanceProperties.guestAccelerators.acceleratorCount entity.resource.attribute.labels [reservations_specific_reservation_instance_properties_guest_accelerator_count]
resource.data.reservations.specificReservation.instanceProperties.guestAccelerators.acceleratorType entity.resource.attribute.labels [reservations_specific_reservation_instance_properties_guest_accelerator_type]
resource.data.reservations.specificReservation.instanceProperties.localSsds.diskSizeGb entity.resource.attribute.labels [reservations_specific_reservation_instance_properties_local_ssds_disk_size_gb]
resource.data.reservations.specificReservation.instanceProperties.localSsds.interface entity.resource.attribute.labels [reservations_specific_reservation_instance_properties_local_ssds_interface]
resource.data.reservations.specificReservation.instanceProperties.locationHint entity.resource.attribute.labels [reservations_specific_reservation_instance_properties_location_hint]
resource.data.reservations.specificReservation.instanceProperties.machineType entity.resource.attribute.labels [reservations_specific_reservation_instance_properties_machine_type]
resource.data.reservations.specificReservation.instanceProperties.minCpuPlatform entity.resource.attribute.labels [reservations_specific_reservation_instance_properties_min_cpu_platform]
resource.data.reservations.specificReservation.inUseCount entity.resource.attribute.labels [reservations_specific_reservation_in_use_count]
resource.data.reservations.specificReservation.sourceInstanceTemplate entity.resource.attribute.labels [reservations_specific_reservation_source_instance_template]
resource.data.reservations.specificReservationRequired entity.resource.attribute.labels [reservations_specific_reservation_required]
resource.data.reservations.status entity.resource.attribute.labels [reservations_status]
resource.data.reservations.zone entity.resource.attribute.labels [reservations_zone]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.backendService entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_service]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerName entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_request_headers_to_add_header_name]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToAdd.headerValue entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_request_headers_to_add_header_value]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToAdd.replace entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_request_headers_to_add_replace]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.requestHeadersToRemove entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_request_headers_to_remove]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.headerAction.responseHeadersToRemove entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_header_action_response_headers_to_remove]
resource.data.pathMatchers.defaultRouteAction.weightedBackendServices.weight entity.resource.attribute.labels [path_matchers_default_route_action_weighted_backend_services_weight]
resource.data.name entity.resource.attribute.labels [resource_name] If the resource.discoveryName log field value is not equal to Instance and the resource.discoveryName log field value is not equal to InstanceTemplate, then the resource.data.name log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.name entity.asset.hostname If the resource.discoveryName log field value is equal to Instance or the resource.discoveryName log field value is equal to InstanceTemplate, then the resource.data.name log field is mapped to the entity.asset.hostname UDM field.
resource.data.resourceRequirements.minGuestCpuCount entity.resource.attribute.labels [resource_requirements_min_guest_cpu_count]
resource.data.resourceRequirements.minMemoryMb entity.resource.attribute.labels [resource_requirements_min_memory_mb]
resource.data.resourceStatus.instanceSchedulePolicy.lastRunStartTime entity.resource.attribute.labels [resource_status_instance_schedule_policy_last_run_starttime]
resource.data.resourceStatus.instanceSchedulePolicy.nextRunStartTime entity.resource.attribute.labels [resource_status_instance_schedule_policy_next_run_starttime]
resource.data.resourceStatus.specificSkuAllocation.sourceInstanceTemplateId entity.resource.attribute.labels [resource_status_specific_sku_allocation_source_instance_template_id]
resource.data.resources.acceleratorType entity.resource.attribute.labels [resources_accelerator_type]
resource.data.resources.amount entity.resource.attribute.labels [resources_amount]
resource.data.resources.type entity.resource.attribute.labels [resources_type]
resource.data.satisfiesPzs entity.resource.attribute.labels [satisfies_pzs]
resource.data.selfManaged.certificate entity.resource.attribute.labels [self_managed_certificate]
resource.data.selfManaged.privateKey entity.resource.attribute.labels [self_managed_private_key]
resource.data.serverBinding.type entity.resource.attribute.labels [server_binding_type]
resource.data.shareSettings.shareType entity.resource.attribute.labels [share_setting_share_type]
resource.data.sharedSecretHash entity.resource.attribute.labels [shared_secret_hash]
resource.data.sharedSecret entity.resource.attribute.labels [shared_secret]
resource.data.sizeGb entity.resource.attribute.labels [size_gb]
resource.data.snapshotEncryptionKey.kmsKeyName entity.resource.attribute.labels [snapshot_encryption_key_kms_key_name]
resource.data.snapshotEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [snapshot_encryption_key_kms_key_service_account]
resource.data.snapshotEncryptionKey.rawKey entity.resource.attribute.labels [snapshot_encryption_key_raw_key]
resource.data.snapshotEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [snapshot_encryption_key_rsa_encrypted_key]
resource.data.snapshotEncryptionKey.sha256 entity.resource.attribute.labels [snapshot_encryption_key_sha_256]
resource.data.snapshotSchedulePolicy.schedule.dailySchedule.daysInCycle entity.security_result.rule_labels [snapshot_schedule_policy_daily_schedule_days_In_cycle]
resource.data.snapshotSchedulePolicy.schedule.dailySchedule.duration entity.security_result.rule_labels [snapshot_schedule_policy_daily_schedule_duration]
resource.data.snapshotSchedulePolicy.schedule.dailySchedule.startTime entity.security_result.rule_labels [snapshot_schedule_policy_daily_schedule_start_time]
resource.data.snapshotSchedulePolicy.schedule.hourlySchedule.duration entity.security_result.rule_labels [snapshot_schedule_policy_hourly_schedule_duration]
resource.data.snapshotSchedulePolicy.schedule.hourlySchedule.hoursInCycle entity.security_result.rule_labels [snapshot_schedule_policy_hourly_schedule_hours_In_cycle]
resource.data.snapshotSchedulePolicy.schedule.hourlySchedule.startTime entity.security_result.rule_labels [snapshot_schedule_policy_hourly_schedule_start_time]
resource.data.snapshotSchedulePolicy.retentionPolicy.maxRetentionDays entity.security_result.rule_labels [snapshot_schedule_policy_retention_policy_max_retention_days]
resource.data.snapshotSchedulePolicy.retentionPolicy.onSourceDiskDelete entity.security_result.rule_labels [snapshot_schedule_policy_retention_policy_onsource_disk_delete]
resource.data.snapshotSchedulePolicy.snapshotProperties.chainName entity.security_result.rule_labels [snapshot_schedule_policy_snapshot_property_chain_name]
resource.data.snapshotSchedulePolicy.snapshotProperties.guestFlush entity.security_result.rule_labels [snapshot_schedule_policy_snapshot_property_guest_flush]
resource.data.snapshotSchedulePolicy.snapshotProperties.storageLocations entity.security_result.rule_labels [snapshot_schedule_policy_snapshot_property_storage_location]
resource.data.snapshotSchedulePolicy.schedule.weeklySchedule.dayOfWeeks.day entity.security_result.rule_labels [snapshot_schedule_policy_weekly_schedule_day_of_week_day]
resource.data.snapshotSchedulePolicy.schedule.weeklySchedule.dayOfWeeks.duration entity.security_result.rule_labels [snapshot_schedule_policy_weekly_schedule_day_of_week_duration]
resource.data.snapshotSchedulePolicy.schedule.weeklySchedule.dayOfWeeks.startTime entity.security_result.rule_labels [snapshot_schedule_policy_weekly_schedule_day_of_week_start_time]
resource.data.snapshotType entity.resource.attribute.labels [snapshot_type]
resource.data.sourceDiskEncryptionKey.kmsKeyName entity.resource.attribute.labels [source_disk_encryption_key_kms_key_name]
resource.data.sourceDiskEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [source_disk_encryption_key_kms_key_service_account]
resource.data.sourceDiskEncryptionKey.rawKey entity.resource.attribute.labels [source_disk_encryption_key_raw_key]
resource.data.sourceDiskEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [source_disk_encryption_key_rsa_encrypted_key]
resource.data.sourceDiskEncryptionKey.sha256 entity.resource.attribute.labels [source_disk_encryption_key_sha_256]
resource.data.specificReservation.sourceInstanceTemplate entity.resource.attribute.labels [specific_reservation_source_instance_template]
resource.data.nats.rules.action.sourceNatActiveIps entity.security_result.rule_labels [nat_rule_source_nat_activeIps]
resource.data.nats.rules.action.sourceNatDrainIps entity.security_result.rule_labels [nat_rule_source_nat_drainIps]
resource.data.sourceSnapshotId entity.resource.attribute.labels [source_snapshot_id]
resource.data.sourceSnapshot entity.resource.attribute.labels [source_snapshot]
resource.data.sourceStorageObject entity.resource.attribute.labels [source_storage_object]
resource.data.nats.sourceSubnetworkIpRangesToNat entity.resource.attribute.labels [nat_source_subnetwork_Ip_ranges_to_nat]
resource.data.nats.subnetworks.secondaryIpRangeNames entity.resource.attribute.labels [nats_subnetworks_source_Ip_ranges_to_nat]
resource.data.nats.subnetworks.sourceIpRangesToNat entity.resource.attribute.labels [nats_subnetworks_secondary_Ip_range_names]
resource.data.specificReservation.instanceProperties.guestAccelerators.acceleratorCount entity.resource.attribute.labels [specific_reservation_instance_properties_guest_accelerator_count]
resource.data.specificReservation.instanceProperties.guestAccelerators.acceleratorType entity.resource.attribute.labels [specific_reservation_instance_properties_guest_accelerator_type]
resource.data.specificReservation.instanceProperties.machineType entity.resource.attribute.labels [specific_reservation_instance_properties_machine_type]
resource.data.specificReservation.instanceProperties.localSsds.diskSizeGb entity.resource.attribute.labels [specific_reservation_instance_properties_local_ssd_disk_size_gb]
resource.data.specificReservation.instanceProperties.localSsds.interface entity.resource.attribute.labels [specific_reservation_instance_properties_local_ssd_interface]
resource.data.specificReservation.instanceProperties.locationHint entity.resource.attribute.labels [specific_reservation_instance_properties_location_hint]
resource.data.specificReservation.instanceProperties.minCpuPlatform entity.resource.attribute.labels [specific_reservation_instance_properties_min_cpu_platform]
resource.data.specificReservation.count entity.resource.attribute.labels [specific_reservation_count]
resource.data.specificReservation.inUseCount entity.resource.attribute.labels [specific_reservation_in_use_count]
resource.data.specificReservation.assuredCount entity.resource.attribute.labels [specific_reservation_assured_count]
resource.data.specificReservationRequired entity.resource.attribute.labels [specific_reservation_required]
resource.data.splitSourceCommitment entity.resource.attribute.labels [split_source_commitment]
resource.data.sslHealthCheck.portName entity.resource.attribute.labels [ssl_health_check_port_name]
resource.data.sslHealthCheck.portSpecification entity.resource.attribute.labels [ssl_health_check_port_specification]
resource.data.sslHealthCheck.port entity.resource.attribute.labels [ssl_health_check_port]
resource.data.sslHealthCheck.proxyHeader entity.resource.attribute.labels [ssl_health_check_proxy_header]
resource.data.sslHealthCheck.request entity.resource.attribute.labels [ssl_health_check_request]
resource.data.sslHealthCheck.response entity.resource.attribute.labels [ssl_health_check_response]
resource.data.sslPolicy entity.resource.attribute.labels [ssl_policy]
resource.data.startTimestamp entity.resource.attribute.labels [start_timestamp]
resource.data.state entity.resource.attribute.labels [state]
resource.data.status entity.resource.attribute.labels [status]
resource.data.storageBytesStatus entity.resource.attribute.labels [storage_bytes_status]
resource.data.storageBytes entity.resource.attribute.labels [storage_bytes]
resource.data.storageLocations entity.resource.attribute.labels [storage_location]
resource.data.subjectAlternativeNames entity.resource.attribute.labels [subject_alternative_names]
resource.data.subnetLength entity.resource.attribute.labels [subnet_length]
resource.data.nats.subnetworks.name entity.resource.attribute.labels [nat_subnetwork_name]
resource.data.nats.tcpEstablishedIdleTimeoutSec entity.resource.attribute.labels [nat_tcp_establishedIdle_timeout_sec]
resource.data.tcpHealthCheck.portName entity.resource.attribute.labels [tcp_health_check_port_name]
resource.data.tcpHealthCheck.portSpecification entity.resource.attribute.labels [tcp_health_check_port_specification]
resource.data.tcpHealthCheck.port entity.resource.attribute.labels [tcp_health_check_port]
resource.data.tcpHealthCheck.proxyHeader entity.resource.attribute.labels [tcp_health_check_proxy_header]
resource.data.tcpHealthCheck.request entity.resource.attribute.labels [tcp_health_check_request]
resource.data.tcpHealthCheck.response entity.resource.attribute.labels [tcp_health_check_response]
resource.data.nats.tcpTimeWaitTimeoutSec entity.resource.attribute.labels [nat_tcp_timewait_timeout_sec]
resource.data.nats.tcpTransitoryIdleTimeoutSec entity.resource.attribute.labels [nat_tcp_transitoryIdle_timeout_sec]
resource.data.tests.description entity.resource.attribute.labels [tests_description]
resource.data.tests.expectedOutputUrl entity.resource.attribute.labels [tests_expected_output_url]
resource.data.tests.expectedRedirectResponseCode entity.resource.attribute.labels [tests_expected_redirect_response_code]
resource.data.tests.headers.name, resource.data.tests.headers.value entity.resource.attribute.labels [tests_headers_name] If the resource.data.tests.headers.name log field value is not empty and the resource.data.tests.headers.value log field value is not empty, then the resource.data.tests.headers.name log field is mapped to the entity.resource.attribute.labels.key UDM field and the resource.data.tests.headers.value log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.tests.host entity.resource.attribute.labels [tests_host]
resource.data.tests.path entity.resource.attribute.labels [tests_path]
resource.data.tests.service entity.resource.attribute.labels [tests_service]
resource.data.timeoutSec entity.resource.attribute.labels [timeout_sec]
resource.data.transferable entity.resource.attribute.labels [transferable]
resource.data.type entity.resource.attribute.labels [type]
resource.data.nats.udpIdleTimeoutSec entity.resource.attribute.labels [nat_udpIdle_timeout_sec]
resource.data.unhealthyThreshold entity.resource.attribute.labels [unhealthy_threshold]
resource.data.urlMap entity.resource.attribute.labels [url_map]
resource.data.vlanTag8021q entity.resource.attribute.labels [vlan_tag_8021q]
resource.data.vmDnsSetting entity.resource.attribute.labels [vm_dns_setting]
resource.data.xpnProjectStatus entity.resource.attribute.labels [xpn_project_status]
resource.data.advancedMachineFeatures.enableNestedVirtualization entity.asset.attribute.labels [advanced_machine_features_enable_nested_virtualization]
resource.data.properties.advancedMachineFeatures.enableNestedVirtualization entity.asset.attribute.labels [advanced_machine_features_enable_nested_virtualization]
resource.data.advancedMachineFeatures.enableUefiNetworking entity.resource.attribute.labels [advanced_machine_features_enable_uefi_networking]
resource.data.properties.advancedMachineFeatures.enableUefiNetworking entity.resource.attribute.labels [advanced_machine_features_enable_uefi_networking]
resource.data.advancedMachineFeatures.threadsPerCore entity.asset.attribute.labels [advanced_machine_features_threads_per_core]
resource.data.properties.advancedMachineFeatures.threadsPerCore entity.asset.attribute.labels [advanced_machine_features_threads_per_core]
resource.data.advancedMachineFeatures.visibleCoreCount entity.asset.attribute.labels [advanced_machine_features_visible_core_count]
resource.data.properties.advancedMachineFeatures.visibleCoreCount entity.asset.attribute.labels [advanced_machine_features_visible_core_count]
resource.data.affinityCookieTtlSec entity.resource.attribute.labels [affinity_cookie_ytl_sec]
resource.data.allPorts entity.resource.attribute.labels [all_ports]
resource.data.allowGlobalAccess entity.resource.attribute.labels [allow_global_access]
resource.data.allowPscGlobalAccess entity.resource.attribute.labels [allow_psc_global_access]
resource.data.allowed.IPProtocol entity.resource.attribute.labels [allowed_IP_protocol]
resource.data.allowed.IPProtocol entity.network.ip_protocol If the resource.data.allowed.IPProtocol log field value is equal to TCP or the resource.data.allowed.IPProtocol log field value is equal to 6, then the entity.network.ip_protocol UDM field is set to TCP.

Else, if the resource.data.allowed.IPProtocol log field value is equal to UDP or the resource.data.allowed.IPProtocol log field value is equal to 17, then the entity.network.ip_protocol UDM field is set to UDP.

Else, if the resource.data.allowed.IPProtocol log field value is equal to ESP or the resource.data.allowed.IPProtocol log field value is equal to 50, then the entity.network.ip_protocol UDM field is set to ESP.

Else, if the resource.data.allowed.IPProtocol log field value is equal to SCTP or the resource.data.allowed.IPProtocol log field value is equal to 132, then the entity.network.ip_protocol UDM field is set to SCTP.

Else, if the resource.data.allowed.IPProtocol log field value is equal to ICMP or the resource.data.allowed.IPProtocol log field value is equal to 1, then the entity.network.ip_protocol UDM field is set to ICMP.

Else, the entity.network.ip_protocol UDM field is set to UNKNOWN_IP_PROTOCOL.
resource.data.allowed.ports entity.resource.attribute.labels [allowed_ports]
resource.data.archiveSizeBytes entity.resource.attribute.labels [archive_size_bytes]
resource.data.asPaths.asLists entity.resource.attribute.labels [as_paths_as_lists]
resource.data.asPaths.pathSegmentType entity.resource.attribute.labels [as_paths_segment_type]
resource.data.associations.attachmentTarget entity.resource.attribute.labels [associations_attachment_target]
resource.data.associations.displayName entity.resource.attribute.labels [associations_display_name]
resource.data.associations.firewallPolicyId entity.resource.attribute.labels [associations_firewall_policy_id]
resource.data.associations.name entity.resource.attribute.labels [associations_name]
resource.data.associations.shortName entity.resource.attribute.labels [associations_short_name]
resource.data.asyncPrimaryDisk.diskId entity.resource.attribute.labels [async_primary_disk_Id]
resource.data.asyncPrimaryDisk.disk entity.resource.attribute.labels [async_primary_disk]
resource.data.autoHealingPolicies.healthCheck entity.security_result.rule_labels [auto_healing_policies_health_check]
resource.data.autoHealingPolicies.initialDelaySec entity.security_result.rule_labels [auto_healing_policies_initial_delay_sec]
resource.data.autoscalingPolicy.coolDownPeriodSec entity.security_result.rule_labels [autoscaling_policy_cool_down_period_sec]
resource.data.autoscalingPolicy.cpuUtilization.predictiveMethod entity.security_result.rule_labels [autoscaling_policy_cpu_utilization_predictive_method]
resource.data.autoscalingPolicy.cpuUtilization.utilizationTarget entity.security_result.rule_labels [autoscaling_policy_cpu_utilization_utilization_target]
resource.data.autoscalingPolicy.customMetricUtilizations.filter entity.security_result.rule_labels [autoscaling_policy_custom_metric_utilizations_filter]
resource.data.autoscalingPolicy.customMetricUtilizations.metric entity.security_result.rule_labels [autoscaling_policy_custom_metric_utilizations_metric]
resource.data.autoscalingPolicy.customMetricUtilizations.singleInstanceAssignment entity.security_result.rule_labels [autoscaling_policy_custom_metric_utilizations_single_instance_assignment]
resource.data.autoscalingPolicy.customMetricUtilizations.utilizationTargetType entity.security_result.rule_labels [autoscaling_policy_custom_metric_utilizations_utilization_target_type]
resource.data.autoscalingPolicy.customMetricUtilizations.utilizationTarget entity.security_result.rule_labels [autoscaling_policy_custom_metric_utilizations_utilization_target]
resource.data.autoscalingPolicy.loadBalancingUtilization.utilizationTarget entity.security_result.rule_labels [autoscaling_policy_load_balancing_utilization_utilization_target]
resource.data.autoscalingPolicy.maxNumReplicas entity.security_result.rule_labels [autoscaling_policy_max_num_replicas]
resource.data.autoscalingPolicy.minNumReplicas entity.security_result.rule_labels [autoscaling_policy_min_num_replicas]
resource.data.autoscalingPolicy.scaleInControl.maxScaledInReplicas.calculated entity.security_result.rule_labels [autoscaling_policy_scale_in_control_max_scaled_in_replicas_calculated]
resource.data.autoscalingPolicy.scaleInControl.maxScaledInReplicas.fixed entity.security_result.rule_labels [autoscaling_policy_scale_in_control_max_scaled_in_replicas_fixed]
resource.data.autoscalingPolicy.scaleInControl.maxScaledInReplicas.percent entity.security_result.rule_labels [autoscaling_policy_scale_in_control_max_scaled_in_replicas_percent]
resource.data.autoscalingPolicy.scaleInControl.timeWindowSec entity.security_result.rule_labels [autoscaling_policy_scale_in_control_time_window_sec]
resource.data.autoscalingPolicy.scalingSchedules.description entity.security_result.rule_labels [autoscaling_policy_scaling_schedules_description]
resource.data.autoscalingPolicy.scalingSchedules.disabled entity.security_result.rule_labels [autoscaling_policy_scaling_schedules_disabled]
resource.data.autoscalingPolicy.scalingSchedules.durationSec entity.security_result.rule_labels [autoscaling_policy_scaling_schedules_duration_sec]
resource.data.autoscalingPolicy.scalingSchedules.minRequiredReplicas entity.security_result.rule_labels [autoscaling_policy_scaling_schedules_min_required_replicas]
resource.data.autoscalingPolicy.scalingSchedules.schedule entity.security_result.rule_labels [autoscaling_policy_scaling_schedules_schedule]
resource.data.autoscalingPolicy.scalingSchedules.timeZone entity.security_result.rule_labels [autoscaling_policy_scaling_schedules_time_zone]
resource.data.backends.balancingMode entity.resource.attribute.labels [backends_balancing_mode]
resource.data.backends.capacityScaler entity.resource.attribute.labels [backends_capacity_scaler]
resource.data.backends.description entity.resource.attribute.labels [backends_description]
resource.data.backends.failover entity.resource.attribute.labels [backends_failover]
resource.data.backends.group entity.resource.attribute.labels [backends_group]
resource.data.backends.maxConnectionsPerEndpoint entity.resource.attribute.labels [backends_max_cnnections_per_endpoint]
resource.data.backends.maxConnectionsPerInstance entity.resource.attribute.labels [backends_max_cnnections_per_instance]
resource.data.backends.maxConnections entity.resource.attribute.labels [backends_max_cnnections]
resource.data.backends.maxRatePerEndpoint entity.resource.attribute.labels [backends_max_rate_per_endpoint]
resource.data.backends.maxRatePerInstance entity.resource.attribute.labels [backends_max_rate_per_instance]
resource.data.backends.maxRate entity.resource.attribute.labels [backends_max_rate]
resource.data.backends.maxUtilization entity.resource.attribute.labels [backends_max_utilization]
resource.data.backupPool entity.resource.attribute.labels [backup_pool]
resource.data.baseForwardingRule entity.resource.attribute.labels [base_forwarding_rule]
resource.data.canIpForward entity.resource.attribute.labels [can_ip_forward]
resource.data.properties.canIpForward entity.resource.attribute.labels [can_ip_forward]
resource.data.cdnPolicy.bypassCacheOnRequestHeaders.headerName entity.security_result.rule_labels [cdn_policy_bypass_cache_on_request_header_Name]
resource.data.cdnPolicy.cacheKeyPolicy.includeHost entity.security_result.rule_labels [cdn_policy_cache_key_policy_include_host]
resource.data.cdnPolicy.cacheKeyPolicy.includeHttpHeaders entity.security_result.rule_labels [cdn_policy_cache_key_policy_include_http_headers]
resource.data.cdnPolicy.cacheKeyPolicy.includeNamedCookies entity.security_result.rule_labels [cdn_policy_cache_key_policy_include_named_cookies]
resource.data.cdnPolicy.cacheKeyPolicy.includeProtocol entity.security_result.rule_labels [cdn_policy_cache_key_policy_include_protocol]
resource.data.cdnPolicy.cacheKeyPolicy.includeQueryString entity.security_result.rule_labels [cdn_policy_cache_key_policy_include_query_string]
resource.data.cdnPolicy.cacheKeyPolicy.queryStringBlacklist entity.security_result.rule_labels [cdn_policy_cache_key_policy_query_string_blacklist]
resource.data.cdnPolicy.cacheKeyPolicy.queryStringWhitelist entity.security_result.rule_labels [cdn_policy_cache_key_policy_query_string_whitelist]
resource.data.cdnPolicy.cacheMode entity.security_result.rule_labels [cdn_policy_cache_mode]
resource.data.cdnPolicy.clientTtl entity.security_result.rule_labels [cdn_policy_client_ttl]
resource.data.cdnPolicy.defaultTtl entity.security_result.rule_labels [cdn_policy_default_ttl]
resource.data.cdnPolicy.maxTtl entity.security_result.rule_labels [cdn_policy_max_ttl]
resource.data.cdnPolicy.negativeCachingPolicy.code entity.security_result.rule_labels [cdn_policy_negative_caching_policy_code]
resource.data.cdnPolicy.negativeCachingPolicy.ttl entity.security_result.rule_labels [cdn_policy_negative_caching_policy_ttl]
resource.data.cdnPolicy.negativeCaching entity.security_result.rule_labels [cdn_policy_negative_caching]
resource.data.cdnPolicy.requestCoalescing entity.security_result.rule_labels [cdn_policy_request_coalescing]
resource.data.cdnPolicy.serveWhileStale entity.security_result.rule_labels [cdn_policy_serve_while_stale]
resource.data.cdnPolicy.signedUrlCacheMaxAgeSec entity.security_result.rule_labels [cdn_policy_signed_url_cache_max_age_sec]
resource.data.cdnPolicy.signedUrlKeyNames entity.security_result.rule_labels [cdn_policy_signed_url_key_names]
resource.data.circuitBreakers.maxConnections entity.resource.attribute.labels [circuit_breakers_max_connections]
resource.data.circuitBreakers.maxPendingRequests entity.resource.attribute.labels [circuit_breakers_max_pending_requests]
resource.data.circuitBreakers.maxRequestsPerConnection entity.resource.attribute.labels [circuit_breakers_max_requests_per_connection]
resource.data.circuitBreakers.maxRequests entity.resource.attribute.labels [circuit_breakers_max_requests]
resource.data.circuitBreakers.maxRetries entity.resource.attribute.labels [circuit_breakers_max_retries]
resource.data.compressionMode entity.resource.attribute.labels [compression_mode]
resource.data.confidentialInstanceConfig.enableConfidentialCompute entity.resource.attribute.labels [confidential_instance_config_enable_confidential_compute]
resource.data.properties.confidentialInstanceConfig.enableConfidentialCompute entity.resource.attribute.labels [confidential_instance_config_enable_confidential_compute]
resource.data.connectionDraining.drainingTimeoutSec entity.resource.attribute.labels [connection_draining_draining_timeout_sec]
resource.data.connectionTrackingPolicy.connectionPersistenceOnUnhealthyBackends entity.security_result.rule_labels [connection_tracking_policy_connection_persistence_on_unhealthy_backends]
resource.data.connectionTrackingPolicy.enableStrongAffinity entity.security_result.rule_labels [connection_tracking_policy_enable_strong_affinity]
resource.data.connectionTrackingPolicy.idleTimeoutSec entity.security_result.rule_labels [connection_tracking_policy_idle_timeout_sec]
resource.data.connectionTrackingPolicy.trackingMode entity.security_result.rule_labels [connection_tracking_policy_tracking_mode]
resource.data.consistentHash.httpCookie.name entity.resource.attribute.labels [consistent_hash_http_cookie_name]
resource.data.consistentHash.httpCookie.path entity.resource.attribute.labels [consistent_hash_http_cookie_path]
resource.data.consistentHash.httpCookie.ttl.nanos entity.resource.attribute.labels [consistent_hash_http_cookie_ttl_nanos]
resource.data.consistentHash.httpCookie.ttl.seconds entity.resource.attribute.labels [consistent_hash_http_cookie_ttl_seconds]
resource.data.consistentHash.httpHeaderName entity.resource.attribute.labels [consistent_hash_http_header_name]
resource.data.consistentHash.minimumRingSize entity.resource.attribute.labels [consistent_hash_minimum_ring_size]
resource.data.currentActions.abandoning entity.resource.attribute.labels [current_actions_abandoning]
resource.data.currentActions.creatingWithoutRetries entity.resource.attribute.labels [current_actions_creating_without_retries]
resource.data.currentActions.creating entity.resource.attribute.labels [current_actions_creating]
resource.data.currentActions.deleting entity.resource.attribute.labels [current_actions_deleting]
resource.data.currentActions.none entity.resource.attribute.labels [current_actions_none]
resource.data.currentActions.recreating entity.resource.attribute.labels [current_actions_recreating]
resource.data.currentActions.refreshing entity.resource.attribute.labels [current_actions_refreshing]
resource.data.currentActions.restarting entity.resource.attribute.labels [current_actions_restarting]
resource.data.currentActions.resuming entity.resource.attribute.labels [current_actions_resuming]
resource.data.currentActions.starting entity.resource.attribute.labels [current_actions_starting]
resource.data.currentActions.stopping entity.resource.attribute.labels [current_actions_stopping]
resource.data.currentActions.suspending entity.resource.attribute.labels [current_actions_suspending]
resource.data.currentActions.verifying entity.resource.attribute.labels [current_actions_verifying]
resource.data.customRequestHeaders entity.resource.attribute.labels [custom_request_headers]
resource.data.customResponseHeaders entity.resource.attribute.labels [custom_response_headers]
resource.data.deletionProtection entity.resource.attribute.labels [deletion_protection]
resource.data.denied.IPProtocol entity.resource.attribute.labels [denied_ip_protocol]
resource.data.denied.ports entity.resource.attribute.labels [denied_ports]
resource.data.deprecated.deleted entity.resource.attribute.labels [deprecated_deleted]
resource.data.deprecated.deprecated entity.resource.attribute.labels [deprecated_deprecated]
resource.data.deprecated.obsolete entity.resource.attribute.labels [deprecated_obsolete]
resource.data.deprecated.replacement entity.resource.attribute.labels [deprecated_replacement]
resource.data.deprecated.state entity.resource.attribute.labels [deprecated_state]
resource.data.properties.description entity.resource.attribute.labels [description]
resource.data.destinationRanges entity.resource.attribute.labels [destination_ranges]
resource.data.disabled entity.resource.attribute.labels [disabled]
resource.data.diskEncryptionKey.sha256 entity.resource.attribute.labels [disk_encryption_key_sha256]
resource.data.diskEncryptionKey.kmsKeyName entity.resource.attribute.labels [disk_encryption_kms_key_name]
resource.data.diskEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [disk_encryption_kms_key_service_account]
resource.data.diskEncryptionKey.rawKey entity.resource.attribute.labels [disk_encryption_raw_key]
resource.data.diskEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [disk_encryption_rsa_encrypted_key]
resource.data.disks.architecture relations.entity.resource.attribute.labels [disks_architecture]
resource.data.properties.disks.architecture relations.entity.resource.attribute.labels [disks_architecture]
resource.data.disks.autoDelete relations.entity.resource.attribute.labels [disks_auto_delete]
resource.data.properties.disks.autoDelete relations.entity.resource.attribute.labels [disks_auto_delete]
resource.data.disks.boot relations.entity.resource.attribute.labels [disks_boot]
resource.data.properties.disks.boot relations.entity.resource.attribute.labels [disks_boot]
resource.data.disks.deviceName relations.entity.resource.attribute.labels [disks_device_name]
resource.data.properties.disks.deviceName relations.entity.resource.attribute.labels [disks_device_name]
resource.data.disks.diskEncryptionKey.kmsKeyName relations.entity.resource.attribute.labels [disks_disk_encryption_key_kms_key_name]
resource.data.properties.disks.diskEncryptionKey.kmsKeyName relations.entity.resource.attribute.labels [disks_disk_encryption_key_kms_key_name]
resource.data.disks.diskEncryptionKey.kmsKeyServiceAccount relations.entity.resource.attribute.labels [disks_disk_encryption_key_kms_key_service_account]
resource.data.properties.disks.diskEncryptionKey.kmsKeyServiceAccount relations.entity.resource.attribute.labels [disks_disk_encryption_key_kms_key_service_account]
resource.data.disks.diskEncryptionKey.rawKey relations.entity.resource.attribute.labels [disks_disk_encryption_key_raw_key]
resource.data.properties.disks.diskEncryptionKey.rawKey relations.entity.resource.attribute.labels [disks_disk_encryption_key_raw_key]
resource.data.disks.diskEncryptionKey.rsaEncryptedKey relations.entity.resource.attribute.labels [disks_disk_encryption_key_rsa_encrypted_key]
resource.data.properties.disks.diskEncryptionKey.rsaEncryptedKey relations.entity.resource.attribute.labels [disks_disk_encryption_key_rsa_encrypted_key]
resource.data.disks.diskEncryptionKey.sha256 relations.entity.resource.attribute.labels [disks_disk_encryption_key_sha256]
resource.data.properties.disks.diskEncryptionKey.sha256 relations.entity.resource.attribute.labels [disks_disk_encryption_key_sha256]
resource.data.disks.diskSizeGb relations.entity.resource.attribute.labels [disks_disk_size_gb]
resource.data.properties.disks.diskSizeGb relations.entity.resource.attribute.labels [disks_disk_size_gb]
resource.data.disks.forceAttach relations.entity.resource.attribute.labels [disks_force_attach]
resource.data.properties.disks.forceAttach relations.entity.resource.attribute.labels [disks_force_attach]
resource.data.disks.guestOsFeatures.type relations.entity.resource.attribute.labels [disks_guest_os_features_type]
resource.data.properties.disks.guestOsFeatures.type relations.entity.resource.attribute.labels [disks_guest_os_features_type]
resource.data.disks.index relations.entity.resource.attribute.labels [disks_index]
resource.data.properties.disks.index relations.entity.resource.attribute.labels [disks_index]
resource.data.disks.initializeParams.architecture relations.entity.resource.attribute.labels [disks_initialize_params_architecture]
resource.data.properties.disks.initializeParams.architecture relations.entity.resource.attribute.labels [disks_initialize_params_architecture]
resource.data.disks.initializeParams.description relations.entity.resource.attribute.labels [disks_initialize_params_description]
resource.data.properties.disks.initializeParams.description relations.entity.resource.attribute.labels [disks_initialize_params_description]
resource.data.disks.initializeParams.diskSizeGb relations.entity.resource.attribute.labels [disks_initialize_params_disk_size_gb]
resource.data.properties.disks.initializeParams.diskSizeGb relations.entity.resource.attribute.labels [disks_initialize_params_disk_size_gb]
resource.data.disks.initializeParams.diskType relations.entity.resource.attribute.labels [disks_initialize_params_disk_type]
resource.data.properties.disks.initializeParams.diskType relations.entity.resource.attribute.labels [disks_initialize_params_disk_type]
resource.data.disks.initializeParams.labels relations.entity.resource.attribute.labels [disks_initialize_params_labels]
resource.data.properties.disks.initializeParams.labels relations.entity.resource.attribute.labels [disks_initialize_params_labels]
resource.data.disks.initializeParams.licenses relations.entity.resource.attribute.labels [disks_initialize_params_licenses]
resource.data.properties.disks.initializeParams.licenses relations.entity.resource.attribute.labels [disks_initialize_params_licenses]
resource.data.disks.initializeParams.onUpdateAction relations.entity.resource.attribute.labels [disks_initialize_params_on_update_action]
resource.data.properties.disks.initializeParams.onUpdateAction relations.entity.resource.attribute.labels [disks_initialize_params_on_update_action]
resource.data.disks.initializeParams.provisionedIops relations.entity.resource.attribute.labels [disks_initialize_params_provisioned_iops]
resource.data.properties.disks.initializeParams.provisionedIops relations.entity.resource.attribute.labels [disks_initialize_params_provisioned_iops]
resource.data.disks.initializeParams.provisionedThroughput relations.entity.resource.attribute.labels [disks_initialize_params_provisioned_throughput]
resource.data.properties.disks.initializeParams.provisionedThroughput relations.entity.resource.attribute.labels [disks_initialize_params_provisioned_throughput]
resource.data.disks.initializeParams.replicaZones relations.entity.resource.attribute.labels [disks_initialize_params_replica_zones]
resource.data.properties.disks.initializeParams.replicaZones relations.entity.resource.attribute.labels [disks_initialize_params_replica_zones]
resource.data.disks.initializeParams.resourceManagerTags relations.entity.resource.attribute.labels [disks_initialize_params_resource_manager_tags]
resource.data.properties.disks.initializeParams.resourceManagerTags relations.entity.resource.attribute.labels [disks_initialize_params_resource_manager_tags]
resource.data.disks.initializeParams.sourceImageEncryptionKey.kmsKeyName relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_kms_key_name]
resource.data.properties.disks.initializeParams.sourceImageEncryptionKey.kmsKeyName relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_kms_key_name]
resource.data.disks.initializeParams.sourceImageEncryptionKey.kmsKeyServiceAccount relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_kms_key_service_account]
resource.data.properties.disks.initializeParams.sourceImageEncryptionKey.kmsKeyServiceAccount relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_kms_key_service_account]
resource.data.disks.initializeParams.sourceImageEncryptionKey.rawKey relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_raw_key]
resource.data.properties.disks.initializeParams.sourceImageEncryptionKey.rawKey relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_raw_key]
resource.data.disks.initializeParams.sourceImageEncryptionKey.rsaEncryptedKey relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_rsa_encrypted_key]
resource.data.properties.disks.initializeParams.sourceImageEncryptionKey.rsaEncryptedKey relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_rsa_encrypted_key]
resource.data.disks.initializeParams.sourceImageEncryptionKey.sha256 relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_sha256]
resource.data.properties.disks.initializeParams.sourceImageEncryptionKey.sha256 relations.entity.resource.attribute.labels [disks_initialize_params_source_image_encryption_key_sha256]
resource.data.disks.initializeParams.sourceImage relations.entity.resource.attribute.labels [disks_initialize_params_source_image]
resource.data.properties.disks.initializeParams.sourceImage relations.entity.resource.attribute.labels [disks_initialize_params_source_image]
resource.data.disks.initializeParams.sourceSnapshotEncryptionKey.kmsKeyName relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_kms_key_name]
resource.data.properties.disks.initializeParams.sourceSnapshotEncryptionKey.kmsKeyName relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_kms_key_name]
resource.data.disks.initializeParams.sourceSnapshotEncryptionKey.kmsKeyServiceAccount relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_kms_key_service_account]
resource.data.properties.disks.initializeParams.sourceSnapshotEncryptionKey.kmsKeyServiceAccount relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_kms_key_service_account]
resource.data.disks.initializeParams.sourceSnapshotEncryptionKey.rawKey relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_raw_key]
resource.data.properties.disks.initializeParams.sourceSnapshotEncryptionKey.rawKey relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_raw_key]
resource.data.disks.initializeParams.sourceSnapshotEncryptionKey.rsaEncryptedKey relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_rsa_encrypted_key]
resource.data.properties.disks.initializeParams.sourceSnapshotEncryptionKey.rsaEncryptedKey relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_rsa_encrypted_key]
resource.data.disks.initializeParams.sourceSnapshotEncryptionKey.sha256 relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_sha256]
resource.data.properties.disks.initializeParams.sourceSnapshotEncryptionKey.sha256 relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot_encryption_key_sha256]
resource.data.disks.initializeParams.sourceSnapshot relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot]
resource.data.properties.disks.initializeParams.sourceSnapshot relations.entity.resource.attribute.labels [disks_initialize_params_source_snapshot]
resource.data.disks.interface relations.entity.resource.attribute.labels [disks_interface]
resource.data.properties.disks.interface relations.entity.resource.attribute.labels [disks_interface]
resource.data.disks.licenses relations.entity.resource.attribute.labels [disks_licenses]
resource.data.properties.disks.licenses relations.entity.resource.attribute.labels [disks_licenses]
resource.data.disks.mode relations.entity.resource.attribute.labels [disks_mode]
resource.data.properties.disks.mode relations.entity.resource.attribute.labels [disks_mode]
resource.data.disks.savedState relations.entity.resource.attribute.labels [disks_saved_state]
resource.data.properties.disks.savedState relations.entity.resource.attribute.labels [disks_saved_state]
resource.data.disks.shieldedInstanceInitialState.dbs.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbs_content]
resource.data.properties.disks.shieldedInstanceInitialState.dbs.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbs_content]
resource.data.disks.shieldedInstanceInitialState.dbs.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbs_file_type]
resource.data.properties.disks.shieldedInstanceInitialState.dbs.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbs_file_type]
resource.data.disks.shieldedInstanceInitialState.dbxs.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbxs_content]
resource.data.properties.disks.shieldedInstanceInitialState.dbxs.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbxs_content]
resource.data.disks.shieldedInstanceInitialState.dbxs.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbxs_file_type]
resource.data.properties.disks.shieldedInstanceInitialState.dbxs.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_dbxs_file_type]
resource.data.disks.shieldedInstanceInitialState.keks.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_keks_content]
resource.data.properties.disks.shieldedInstanceInitialState.keks.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_keks_content]
resource.data.disks.shieldedInstanceInitialState.keks.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_keks_file_type]
resource.data.properties.disks.shieldedInstanceInitialState.keks.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_keks_file_type]
resource.data.disks.shieldedInstanceInitialState.pk.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_pk_content]
resource.data.properties.disks.shieldedInstanceInitialState.pk.content relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_pk_content]
resource.data.disks.shieldedInstanceInitialState.pk.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_pk_file_type]
resource.data.properties.disks.shieldedInstanceInitialState.pk.fileType relations.entity.resource.attribute.labels [disks_shielded_instance_initial_state_pk_file_type]
resource.data.disks.source relations.entity.resource.attribute.labels [disks_source]
resource.data.properties.disks.source relations.entity.resource.attribute.labels [disks_source]
resource.data.disks.type relations.entity.resource.attribute.labels [disks_type]
resource.data.properties.disks.type relations.entity.resource.attribute.labels [disks_type]
resource.data.displayDevice.enableDisplay entity.resource.attribute.labels [display_device_enable_display]
resource.data.distributionPolicy.targetShape entity.resource.attribute.labels [distribution_policy_target_shape]
resource.data.edgeSecurityPolicy entity.resource.attribute.labels [edge_security_policy]
resource.data.enableCDN entity.resource.attribute.labels [enable_cdn]
resource.data.failoverPolicy.disableConnectionDrainOnFailover entity.resource.attribute.labels [failover_policy_disable_connection_drain_on_failover]
resource.data.failoverPolicy.dropTrafficIfUnhealthy entity.resource.attribute.labels [failover_policy_drop_traffic_if_unhealthy]
resource.data.failoverPolicy.failoverRatio entity.resource.attribute.labels [failover_policy_failover_ratio]
resource.data.failoverRatio entity.resource.attribute.labels [failover_ration]
resource.data.family entity.resource.attribute.labels [family]
resource.data.guestAccelerators.acceleratorCount entity.resource.attribute.labels [guest_accelerators_accelerator_count]
resource.data.properties.guestAccelerators.acceleratorType entity.resource.attribute.labels [guest_accelerators_accelerator_count]
resource.data.guestAccelerators.acceleratorType entity.resource.attribute.labels [guest_accelerators_accelerator_type]
resource.data.properties.guestAccelerators.acceleratorType entity.resource.attribute.labels [guest_accelerators_accelerator_type]
resource.data.guestOsFeatures.type entity.resource.attribute.labels [guest_os_features_type]
resource.data.healthChecks entity.resource.attribute.labels [health_checks]
resource.data.iap.enabled entity.resource.attribute.labels [iap_enabled]
resource.data.iap.oauth2ClientId entity.resource.attribute.labels [iap_oauth2_client_id]
resource.data.iap.oauth2ClientSecretSha256 entity.resource.attribute.labels [iap_oauth2_client_secret_sha256]
resource.data.iap.oauth2ClientSecret entity.resource.attribute.labels [iap_oauth2_client_secret]
resource.data.imageEncryptionKey.sha256 entity.resource.attribute.labels [image_encryption_key_sha256]
resource.data.imageEncryptionKey.kmsKeyName entity.resource.attribute.labels [image_encryption_kms_key_name]
resource.data.imageEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [image_encryption_kms_key_service_account]
resource.data.imageEncryptionKey.rawKey entity.resource.attribute.labels [image_encryption_raw_key]
resource.data.imageEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [image_encryption_rsa_encrypted_key]
resource.data.isMirroringCollector entity.resource.attribute.labels [is_mirroring_collector]
resource.data.keyRevocationActionType entity.resource.attribute.labels [key_revocation_action_type]
resource.data.properties.keyRevocationActionType entity.resource.attribute.labels [key_revocation_action_type]
resource.data.lastAttachTimestamp entity.resource.attribute.labels [last_attach_timestamp]
resource.data.lastDetachTimestamp entity.resource.attribute.labels [last_detach_timestamp]
resource.data.lastStartTimestamp entity.asset.last_boot_time
resource.data.lastStopTimestamp entity.resource.attribute.labels [last_stop_timestamp]
resource.data.lastSuspendedTimestamp entity.resource.attribute.labels [last_suspended_timestamp]
resource.data.listManagedInstancesResults entity.resource.attribute.labels [list_managed_instances_results]
resource.data.loadBalancingScheme entity.resource.attribute.labels [load_balancing_scheme]
resource.data.localityLbPolicies.customPolicy.data entity.resource.attribute.labels [locality_lb_policies_custom_policy_data]
resource.data.localityLbPolicies.customPolicy.name entity.resource.attribute.labels [locality_lb_policies_custom_policy_name]
resource.data.localityLbPolicies.policy.name entity.resource.attribute.labels [locality_lb_policies_policy_name]
resource.data.localityLbPolicy entity.resource.attribute.labels [locality_lb_policy]
resource.data.logConfig.enable entity.resource.attribute.labels [log_config_enable]
resource.data.logConfig.optionalFields entity.resource.attribute.labels [log_config_optional_fields]
resource.data.logConfig.optionalMode entity.resource.attribute.labels [log_config_optional_mode]
resource.data.logConfig.sampleRate entity.resource.attribute.labels [log_config_sample_rate]
resource.data.logConfig.metadata entity.resource.attribute.labels [log_config_metadata]
resource.data.machineType entity.asset.hardware.model Extracted machine_type from resource.data.machineType using a Grok pattern. If the machine_type log field value is not empty, then the machine_type log field is mapped to the entity.asset.hardware.model UDM field.
resource.data.properties.machineType entity.asset.hardware.model Extracted and machine_type from resource.data.properties.machineType using a Grok pattern. If the machine_type log field value is not empty, then the machine_type log field is mapped to the entity.asset.hardware.model UDM field.
resource.data.maxStreamDuration.nanos entity.resource.attribute.labels [max_stream_duration_nanos]
resource.data.maxStreamDuration.seconds entity.resource.attribute.labels [max_stream_duration_seconds]
resource.data.metadataFilters.filterLabels.name, resource.data.metadataFilters.filterLabels.value entity.resource.attribute.labels [metadata_filters_filter_labels_name] If the resource.data.metadataFilters.filterLabels.name log field value is not empty and the resource.data.metadataFilters.filterLabels.value log field value is not empty, then the resource.data.metadataFilters.filterLabels.name log field is mapped to the entity.resource.attribute.labels.key UDM field and the resource.data.metadataFilters.filterLabels.value log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.metadataFilters.filterMatchCriteria entity.resource.attribute.labels [metadata_filters_filter_match_criteria]
resource.data.metadata.fingerprint entity.resource.attribute.labels [metadata_fingerprint]
resource.data.properties.metadata.fingerprint entity.resource.attribute.labels [metadata_fingerprint]
resource.data.metadata.items.key, resource.data.metadata.items.value entity.resource.attribute.labels [metadata_items_key] If the resource.data.metadata.items.key log field value is not empty and the resource.data.metadata.items.value log field value is not empty, then the resource.data.metadata.items.key log field is mapped to the entity.resource.attribute.labels.key UDM field and the resource.data.metadata.items.value log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.properties.metadata.items.key, resource.data.properties.metadata.items.value entity.resource.attribute.labels [metadata_items_key] If the resource.data.properties.metadata.items.key log field value is not empty and the resource.data.properties.metadata.items.value log field value is not empty, then the resource.data.properties.metadata.items.key log field is mapped to the entity.resource.attribute.labels.key UDM field and the resource.data.properties.metadata.items.value log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.metadata.kind entity.resource.attribute.labels [metadata_kind]
resource.data.properties.metadata.kind entity.resource.attribute.labels [metadata_kind]
resource.data.metadatas entity.resource.attribute.labels [metadatas]
resource.data.networkPerformanceConfig.totalEgressBandwidthTier entity.resource.attribute.labels [network_performance_config_total_egress_bandwidth_tier]
resource.data.properties.networkPerformanceConfig.totalEgressBandwidthTier entity.resource.attribute.labels [network_performance_config_total_egress_bandwidth_tier]
resource.data.nextHopVpnTunnel entity.resource.attribute.labels [next_hop_vpn_tunnel]
resource.data.noAutomateDnsZone entity.resource.attribute.labels [no_automate_dns_zone]
resource.data.options entity.resource.attribute.labels [options]
resource.data.outlierDetection.baseEjectionTime.nanos entity.resource.attribute.labels [outlier_detection_base_ejection_time_nanos]
resource.data.outlierDetection.baseEjectionTime.seconds entity.resource.attribute.labels [outlier_detection_base_ejection_time_seconds]
resource.data.outlierDetection.consecutiveErrors entity.resource.attribute.labels [outlier_detection_consecutive_errors]
resource.data.outlierDetection.consecutiveGatewayFailure entity.resource.attribute.labels [outlier_detection_consecutive_gateway_failure]
resource.data.outlierDetection.enforcingConsecutiveErrors entity.resource.attribute.labels [outlier_detection_enforcing_consecutive_errors]
resource.data.outlierDetection.enforcingConsecutiveGatewayFailure entity.resource.attribute.labels [outlier_detection_enforcing_consecutive_gateway_failure]
resource.data.outlierDetection.enforcingSuccessRate entity.resource.attribute.labels [outlier_detection_enforcing_success_rate]
resource.data.outlierDetection.interval.nanos entity.resource.attribute.labels [outlier_detection_interval_nanos]
resource.data.outlierDetection.interval.seconds entity.resource.attribute.labels [outlier_detection_interval_seconds]
resource.data.outlierDetection.maxEjectionPercent entity.resource.attribute.labels [outlier_detection_max_ejection_percent]
resource.data.outlierDetection.successRateMinimumHosts entity.resource.attribute.labels [outlier_detection_success_rate_minimum_hosts]
resource.data.outlierDetection.successRateRequestVolume entity.resource.attribute.labels [outlier_detection_success_rate_request_volume]
resource.data.outlierDetection.successRateStdevFactor entity.resource.attribute.labels [outlier_detection_success_rate_stdev_factor]
resource.data.physicalBlockSizeBytes entity.resource.attribute.labels [physical_block_size_bytes]
resource.data.portRange entity.resource.attribute.labels [port_range]
resource.data.properties.privateIpv6GoogleAccess entity.resource.attribute.labels [private_ipv6_google_access]
resource.data.provisionedIops entity.resource.attribute.labels [provisioned_iops]
resource.data.provisionedThroughput entity.resource.attribute.labels [provisioned_throughput]
resource.data.proxyBind entity.resource.attribute.labels [proxy_bind]
resource.data.pscConnectionId entity.resource.attribute.labels [psc_connection_id]
resource.data.pscConnectionStatus entity.resource.attribute.labels [psc_connection_status]
resource.data.rawDisk.containerType entity.resource.attribute.labels [raw_disk_container_type]
resource.data.rawDisk.sha1Checksum entity.resource.attribute.labels [raw_disk_sha1_checksum]
resource.data.rawDisk.source entity.resource.attribute.labels [raw_disk_source]
resource.data.recommendedSize entity.resource.attribute.labels [recommended_size]
resource.data.replicaZones entity.resource.attribute.labels [replica_zones]
resource.data.requestPath entity.resource.attribute.labels [request_path]
resource.data.reservationAffinity.consumeReservationType entity.resource.attribute.labels [reservation_affinity_consume_reservation_type]
resource.data.properties.reservationAffinity.consumeReservationType entity.resource.attribute.labels [reservation_affinity_consume_reservation_type]
resource.data.reservationAffinity.key entity.resource.attribute.labels [reservation_affinity_key]
resource.data.properties.reservationAffinity.key entity.resource.attribute.labels [reservation_affinity_key]
resource.data.reservationAffinity.values entity.resource.attribute.labels [reservation_affinity_values]
resource.data.properties.reservationAffinity.values entity.resource.attribute.labels [reservation_affinity_values]
resource.data.resourceStatus.asyncPrimaryDisk.state entity.resource.attribute.labels [resource_status_async_primary_disk_state]
resource.data.resourceStatus.physicalHost entity.resource.attribute.labels [resource_status_physical_host]
resource.data.routeStatus entity.resource.attribute.labels [route_status]
resource.data.routeType entity.resource.attribute.labels [route_type]
resource.data.ruleTupleCount entity.resource.attribute.labels [rule_tuple_count]
resource.data.scalingScheduleStatus.lastStartTime entity.resource.attribute.labels [scaling_schedule_status_last_start_time]
resource.data.scalingScheduleStatus.nextStartTime entity.resource.attribute.labels [scaling_schedule_status_next_start_time]
resource.data.scalingScheduleStatus.state entity.resource.attribute.labels [scaling_schedule_status_state]
resource.data.scheduling.automaticRestart entity.resource.attribute.labels [scheduling_automatic_restart]
resource.data.properties.scheduling.automaticRestart entity.resource.attribute.labels [scheduling_automatic_restart]
resource.data.scheduling.instanceTerminationAction entity.resource.attribute.labels [scheduling_instance_termination_action]
resource.data.properties.scheduling.instanceTerminationAction entity.resource.attribute.labels [scheduling_instance_termination_action]
resource.data.scheduling.locationHint entity.resource.attribute.labels [scheduling_location_hint]
resource.data.properties.scheduling.locationHint entity.resource.attribute.labels [scheduling_location_hint]
resource.data.scheduling.minNodeCpus entity.resource.attribute.labels [scheduling_min_node_cpus]
resource.data.properties.scheduling.minNodeCpus entity.resource.attribute.labels [scheduling_min_node_cpus]
resource.data.scheduling.nodeAffinities.key entity.resource.attribute.labels [scheduling_node_affinities_key]
resource.data.properties.scheduling.nodeAffinities.key entity.resource.attribute.labels [scheduling_node_affinities_key]
resource.data.scheduling.nodeAffinities.operator entity.resource.attribute.labels [scheduling_node_affinities_operator]
resource.data.properties.scheduling.nodeAffinities.operator entity.resource.attribute.labels [scheduling_node_affinities_operator]
resource.data.scheduling.nodeAffinities.values entity.resource.attribute.labels [scheduling_node_affinities_values]
resource.data.properties.scheduling.nodeAffinities.values entity.resource.attribute.labels [scheduling_node_affinities_values]
resource.data.scheduling.onHostMaintenance entity.resource.attribute.labels [scheduling_on_host_maintenance]
resource.data.properties.scheduling.onHostMaintenance entity.resource.attribute.labels [scheduling_on_host_maintenance]
resource.data.scheduling.preemptible entity.resource.attribute.labels [scheduling_preemptible]
resource.data.properties.scheduling.preemptible entity.resource.attribute.labels [scheduling_preemptible]
resource.data.scheduling.provisioningModel entity.resource.attribute.labels [scheduling_provisioning_model]
resource.data.properties.scheduling.provisioningModel entity.resource.attribute.labels [scheduling_provisioning_model]
resource.data.securityPolicy entity.resource.attribute.labels [security_policy]
resource.data.securitySettings.clientTlsPolicy entity.resource.attribute.labels [security_settings_client_tls_policy]
resource.data.securitySettings.subjectAltNames entity.resource.attribute.labels [security_settings_subject_alt_names]
resource.data.serviceAccounts.email relations.entity.user.email_addresses
resource.data.properties.serviceAccounts.email relations.entity.user.email_addresses
relations.entity.user.account_type If the resource.data.properties.serviceAccounts.email log field value is not empty or the resource.data.serviceAccounts.email log field value is not empty, then the relations.entity.user.account_type UDM field is set to SERVICE_ACCOUNT_TYPE.
resource.data.serviceAccounts.scopes relations.entity.user.attribute.labels [service_accounts_scopes]
resource.data.properties.serviceAccounts.scopes relations.entity.user.attribute.labels [service_accounts_scopes]
resource.data.serviceBindings entity.resource.attribute.labels [service_bindings]
resource.data.serviceDirectoryRegistrations.namespace entity.resource.attribute.labels [service_irectory_egistrations_namespace]
resource.data.serviceDirectoryRegistrations.serviceDirectoryRegion entity.resource.attribute.labels [service_irectory_egistrations_service_directory_region]
resource.data.serviceDirectoryRegistrations.service entity.resource.attribute.labels [service_irectory_egistrations_service]
resource.data.serviceLabel entity.resource.attribute.labels [service_label]
resource.data.sessionAffinity entity.resource.attribute.labels [session_affinity]
resource.data.shieldedInstanceConfig.enableIntegrityMonitoring entity.asset.attribute.labels [shielded_instance_config_enable_integrity_monitoring]
resource.data.properties.shieldedInstanceConfig.enableIntegrityMonitoring entity.asset.attribute.labels [shielded_instance_config_enable_integrity_monitoring]
resource.data.shieldedInstanceConfig.enableSecureBoot entity.asset.attribute.labels [shielded_instance_config_enable_secure_boot]
resource.data.properties.shieldedInstanceConfig.enableSecureBoot entity.asset.attribute.labels [shielded_instance_config_enable_secure_boot]
resource.data.shieldedInstanceConfig.enableVtpm entity.asset.attribute.labels [shielded_instance_config_enable_vtpm]
resource.data.properties.shieldedInstanceConfig.enableVtpm entity.asset.attribute.labels [shielded_instance_config_enable_vtpm]
resource.data.shieldedInstanceInitialState.dbs.content entity.resource.attribute.labels [shielded_instance_initial_state_dbs_content]
resource.data.shieldedInstanceInitialState.dbs.fileType entity.resource.attribute.labels [shielded_instance_initial_state_dbs_file_type]
resource.data.shieldedInstanceInitialState.dbxs.content entity.resource.attribute.labels [shielded_instance_initial_state_dbxs_content]
resource.data.shieldedInstanceInitialState.dbxs.fileType entity.resource.attribute.labels [shielded_instance_initial_state_dbxs_file_type]
resource.data.shieldedInstanceInitialState.keks.content entity.resource.attribute.labels [shielded_instance_initial_state_keks_content]
resource.data.shieldedInstanceInitialState.keks.fileType entity.resource.attribute.labels [shielded_instance_initial_state_keks_file_type]
resource.data.shieldedInstanceInitialState.pk.content entity.resource.attribute.labels [shielded_instance_initial_state_pk_content]
resource.data.shieldedInstanceInitialState.pk.fileType entity.resource.attribute.labels [shielded_instance_initial_state_pk_file_type]
resource.data.shieldedInstanceIntegrityPolicy.updateAutoLearnPolicy entity.asset.attribute.labels [shielded_instance_integrity_policy_update_auto_learn_policy]
resource.data.shortName entity.resource.attribute.labels [short_name]
resource.data.sourceDiskEncryptionKey.sha256 entity.resource.attribute.labels [source_disk_encryption_key_sha256]
resource.data.sourceDiskEncryptionKey.kmsKeyName entity.resource.attribute.labels [source_disk_encryption_kms_key_name]
resource.data.sourceDiskEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [source_disk_encryption_kms_key_service_account]
resource.data.sourceDiskEncryptionKey.rawKey entity.resource.attribute.labels [source_disk_encryption_raw_key]
resource.data.sourceDiskEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [source_disk_encryption_rsa_encrypted_key]
resource.data.sourceDiskId entity.resource.attribute.labels [source_disk_id]
resource.data.sourceDisk entity.resource.attribute.labels [source_disk]
resource.data.sourceImageEncryptionKey.sha256 entity.resource.attribute.labels [source_image_encryption_key_sha256]
resource.data.sourceImageEncryptionKey.kmsKeyName entity.resource.attribute.labels [source_image_encryption_kms_key_name]
resource.data.sourceImageEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [source_image_encryption_kms_key_service_account]
resource.data.sourceImageEncryptionKey.rawKey entity.resource.attribute.labels [source_image_encryption_raw_key]
resource.data.sourceImageEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [source_image_encryption_rsa_encrypted_key]
resource.data.sourceImageId entity.resource.attribute.labels [source_image_id]
resource.data.sourceImage entity.resource.attribute.labels [source_image]
resource.data.sourceIpRanges entity.resource.attribute.labels [source_ip_ranges]
resource.data.sourceMachineImageEncryptionKey.kmsKeyName entity.resource.attribute.labels [source_machine_image_encryption_key_kms_key_name]
resource.data.sourceMachineImageEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [source_machine_image_encryption_key_kms_key_service_account]
resource.data.sourceMachineImageEncryptionKey.rawKey entity.resource.attribute.labels [source_machine_image_encryption_key_raw_key]
resource.data.sourceMachineImageEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [source_machine_image_encryption_key_rsa_encrypted_key]
resource.data.sourceMachineImageEncryptionKey.sha256 entity.resource.attribute.labels [source_machine_image_encryption_key_sha256]
resource.data.sourceMachineImage entity.resource.attribute.labels [source_machine_image]
resource.data.sourceRanges entity.resource.attribute.labels [source_ranges]
resource.data.sourceServiceAccounts entity.resource.attribute.labels [source_service_accounts]
resource.data.sourceSnapshotEncryptionKey.sha256 entity.resource.attribute.labels [source_snapshot_encryption_key_sha256]
resource.data.sourceSnapshotEncryptionKey.kmsKeyName entity.resource.attribute.labels [source_snapshot_encryption_kms_key_name]
resource.data.sourceSnapshotEncryptionKey.kmsKeyServiceAccount entity.resource.attribute.labels [source_snapshot_encryption_kms_key_service_account]
resource.data.sourceSnapshotEncryptionKey.rawKey entity.resource.attribute.labels [source_snapshot_encryption_raw_key]
resource.data.sourceSnapshotEncryptionKey.rsaEncryptedKey entity.resource.attribute.labels [source_snapshot_encryption_rsa_encrypted_key]
resource.data.sourceTags entity.resource.attribute.labels [source_tags]
resource.data.sourceType entity.resource.attribute.labels [source_type]
resource.data.startRestricted entity.resource.attribute.labels [start_restricted]
resource.data.statefulPolicy.preservedState.disks.autoDelete entity.security_result.rule_labels [stateful_policy_preserved_state_disks_auto_delete]
resource.data.status.autoscaler entity.resource.attribute.labels [status_autoscaler]
resource.data.statusDetails.message entity.resource.attribute.labels [status_details_message]
resource.data.statusDetails.type entity.resource.attribute.labels [status_details_type]
resource.data.status.isStable entity.resource.attribute.labels [status_is_stable]
resource.data.statusMessage entity.resource.attribute.labels [status_message]
resource.data.status.stateful.hasStatefulConfig entity.resource.attribute.labels [status_stateful_has_stateful_config]
resource.data.status.stateful.perInstanceConfigs.allEffective entity.resource.attribute.labels [status_stateful_per_instance_configs_all_effective]
resource.data.status.versionTarget.isReached entity.resource.attribute.labels [status_version_target_is_reached]
resource.data.subsetting.policy entity.resource.attribute.labels [subsetting_policy]
resource.data.tags.fingerprint entity.resource.attribute.labels [tags_fingerprint]
resource.data.properties.tags.fingerprint entity.resource.attribute.labels [tags_fingerprint]
resource.data.tags.items entity.resource.attribute.labels [tags_items]
resource.data.properties.tags.items entity.resource.attribute.labels [tags_items]
resource.data.targetPools entity.resource.attribute.labels [target_pools]
resource.data.targetServiceAccounts entity.resource.attribute.labels [target_service_accounts]
resource.data.targetService entity.resource.attribute.labels [target_service]
resource.data.targetSize entity.resource.attribute.labels [target_size]
resource.data.targetTags entity.resource.attribute.labels [target_tags]
resource.data.updatePolicy.instanceRedistributionType entity.security_result.rule_labels [update_policy_instance_redistribution_type]
resource.data.updatePolicy.maxSurge.calculated entity.security_result.rule_labels [update_policy_max_surge_calculated]
resource.data.updatePolicy.maxSurge.fixed entity.security_result.rule_labels [update_policy_max_surge_fixed]
resource.data.updatePolicy.maxSurge.percent entity.security_result.rule_labels [update_policy_max_surge_percent]
resource.data.updatePolicy.maxUnavailable.calculated entity.security_result.rule_labels [update_policy_max_unavailable_calculated]
resource.data.updatePolicy.maxUnavailable.fixed entity.security_result.rule_labels [update_policy_max_unavailable_fixed]
resource.data.updatePolicy.maxUnavailable.percent entity.security_result.rule_labels [update_policy_max_unavailable_percent]
resource.data.updatePolicy.minimalAction entity.security_result.rule_labels [update_policy_minimal_action]
resource.data.updatePolicy.mostDisruptiveAllowedAction entity.security_result.rule_labels [update_policy_most_disruptive_allowed_action]
resource.data.updatePolicy.replacementMethod entity.security_result.rule_labels [update_policy_replacement_method]
resource.data.updatePolicy.type entity.security_result.rule_labels [update_policy_type]
resource.data.domainNames entity.resource.attribute.labels [domain_name]
resource.data.baseInstanceName entity.resource.name
resource.data.id entity.resource.product_object_id
resource.data.id entity.asset.product_object_id If the resource.discoveryName log field value is equal to Instance or the resource.discoveryName log field value is equal to InstanceTemplate, then the resource.data.id log field is mapped to the entity.asset.product_object_id UDM field.
resource.data.rules.action entity.security_result.action_details
resource.data.warnings.message entity.security_result.description
resource.data.warnings.key entity.security_result.detection_fields [warnings_key]
resource.data.warnings.data.key, resource.data.warnings.data.value entity.security_result.detection_fields [warnings_data_key] If the resource.data.warnings.data.key log field value is not empty and the resource.data.warnings.data.value log field value is not empty, then the resource.data.warnings.data.key log field is mapped to the entity.security_result.detection_fields.key UDM field and the resource.data.warnings.data.value log field is mapped to the entity.security_result.detection_fields.value UDM field.
resource.data.warnings.code entity.security_result.detection_fields [code]
resource.data.priority entity.security_result.priority_details
resource.data.rules.priority entity.security_result.priority_details
resource.data.collectorIlb.canonicalUrl entity.security_result.rule_id
resource.data.sourceSnapshotSchedulePolicyId entity.security_result.rule_id
resource.data.asyncPrimaryDisk.consistencyGroupPolicyId entity.security_result.rule_id
resource.data.sourceConsistencyGroupPolicyId entity.security_result.rule_id
resource.data.rules.match.config.srcIpRanges entity.security_result.rule_labels [config_srcIp_ranges]
resource.data.rules.match.expr.description entity.security_result.rule_labels [rule_match_expression_description]
resource.data.rules.match.expr.location entity.security_result.rule_labels [rule_match_expression_location]
resource.data.rules.match.expr.title entity.security_result.rule_labels [rule_match_expression_title]
resource.data.rules.match.expr.expression entity.security_result.rule_labels [rule_match_expression]
resource.data.rules.headerAction.requestHeadersToAdds.headerName entity.security_result.rule_labels [header_action_request_headers_to_adds_header_name]
resource.data.rules.headerAction.requestHeadersToAdds.headerValue entity.security_result.rule_labels [header_action_request_headers_to_adds_header_value]
resource.data.rules.kind entity.security_result.rule_labels [rule_kind]
resource.data.rules.preconfiguredWafConfig.exclusions.requestCookiesToExclude.op entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_cookies_to_exclude_op]
resource.data.rules.preconfiguredWafConfig.exclusions.requestCookiesToExclude.val entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_cookies_to_exclude_val]
resource.data.rules.preconfiguredWafConfig.exclusions.requestHeadersToExclude.op entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_header_to_exclude_op]
resource.data.rules.preconfiguredWafConfig.exclusions.requestHeadersToExclude.val entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_header_to_exclude_val]
resource.data.rules.preconfiguredWafConfig.exclusions.requestQueryParamsToExclude.op entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_query_param_to_exclude_op]
resource.data.rules.preconfiguredWafConfig.exclusions.requestQueryParamsToExclude.val entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_query_param_to_exclude_val]
resource.data.rules.preconfiguredWafConfig.exclusions.requestUrisToExclude.op entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_uris_to_exclude_op]
resource.data.rules.preconfiguredWafConfig.exclusions.requestUrisToExclude.val entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_req_uris_to_exclude_val]
resource.data.rules.preconfiguredWafConfig.exclusions.targetRuleIds entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_target_rule_id]
resource.data.rules.preconfiguredWafConfig.exclusions.targetRuleSet entity.security_result.rule_labels [rule_preconfigured_wafconfig_execusion_target_rule_set]
resource.data.rules.preview entity.security_result.rule_labels [rule_preview]
resource.data.rules.rateLimitOptions.banDurationSec entity.security_result.rule_labels [rate_limit_options_ban_duration_sec]
resource.data.rules.rateLimitOptions.banThreshold.count entity.security_result.rule_labels [rate_limit_options_ban_threshold_count]
resource.data.rules.rateLimitOptions.banThreshold.intervalSec entity.security_result.rule_labels [rate_limit_options_ban_threshold_intervalsec]
resource.data.rules.rateLimitOptions.conformAction entity.security_result.rule_labels [rate_limit_options_conform_action]
resource.data.rules.rateLimitOptions.enforceOnKeyConfigs.enforceOnKeyType entity.security_result.rule_labels [rate_limit_options_enforce_on_key_config_enforce_on_key_type]
resource.data.rules.rateLimitOptions.enforceOnKeyConfigs.enforceOnKeyName entity.security_result.rule_labels [rate_limit_options_enforce_on_key_config_enforce_on_key_name]
resource.data.rules.rateLimitOptions.enforceOnKeyName entity.security_result.rule_labels [rate_limit_options_enforce_on_key_name]
resource.data.rules.rateLimitOptions.enforceOnKey entity.security_result.rule_labels [rate_limit_options_enforce_on_key]
resource.data.rules.rateLimitOptions.exceedAction entity.security_result.rule_labels [rate_limit_options_exceed_action]
resource.data.rules.rateLimitOptions.exceedRedirectOptions.target entity.security_result.rule_labels [rate_limit_options_exceed_redirection_options_target]
resource.data.rules.rateLimitOptions.exceedRedirectOptions.type entity.security_result.rule_labels [rate_limit_options_exceed_redirection_options_type]
resource.data.rules.rateLimitOptions.rateLimitThreshold.count entity.security_result.rule_labels [rate_limit_options_rate_limit_threshold_count]
resource.data.rules.rateLimitOptions.rateLimitThreshold.intervalSec entity.security_result.rule_labels [rate_limit_options_rate_limit_threshold_intervalsec]
resource.data.rules.redirectOptions.target entity.security_result.rule_labels [rule_redirection_option_target]
resource.data.rules.redirectOptions.type entity.security_result.rule_labels [rule_redirection_option_type]
resource.data.rules.match.versionedExpr entity.security_result.rule_labels [rule_match_versioned_expr]
resource.data.rules.description entity.security_result.rule_labels [rules_description]
resource.data.rules.direction entity.security_result.rule_labels [rules_direction]
resource.data.rules.disabled entity.security_result.rule_labels [rules_disabled]
resource.data.rules.enableLogging entity.security_result.rule_labels [rules_enable_logging]
resource.data.rules.match.destAddressGroups entity.security_result.rule_labels [rules_match_dest_address_groups]
resource.data.rules.match.destFqdns entity.security_result.rule_labels [rules_match_dest_fqdns]
resource.data.rules.match.destIpRanges entity.security_result.rule_labels [rules_match_dest_ip_ranges]
resource.data.rules.match.destRegionCodes entity.security_result.rule_labels [rules_match_dest_region_codes]
resource.data.rules.match.destThreatIntelligences entity.security_result.rule_labels [rules_match_dest_threat_intelligences]
resource.data.rules.match.layer4Configs.ipProtocol entity.security_result.rule_labels [rules_match_layer4_configs_ip_protocol]
resource.data.rules.match.layer4Configs.ports entity.security_result.rule_labels [rules_match_layer4_configs_ports]
resource.data.rules.match.srcAddressGroups entity.security_result.rule_labels [rules_match_src_address_groups]
resource.data.rules.match.srcFqdns entity.security_result.rule_labels [rules_match_src_fqdns]
resource.data.rules.match.srcIpRanges entity.security_result.rule_labels [rules_match_src_ip_ranges]
resource.data.rules.match.srcRegionCodes entity.security_result.rule_labels [rules_match_src_region_codes]
resource.data.rules.match.srcSecureTags.name entity.security_result.rule_labels [rules_match_src_secure_tags_name]
resource.data.rules.match.srcSecureTags.state entity.security_result.rule_labels [rules_match_src_secure_tags_state]
resource.data.rules.match.srcThreatIntelligences entity.security_result.rule_labels [rules_match_src_threat_intelligences]
resource.data.rules.ruleTupleCount entity.security_result.rule_labels [rules_rule_tuple_count]
resource.data.rules.targetSecureTags.name entity.security_result.rule_labels [rules_target_secure_tags_name]
resource.data.rules.targetSecureTags.state entity.security_result.rule_labels [rules_target_secure_tags_state]
resource.data.rules.targetServiceAccounts entity.security_result.rule_labels [rules_target_service_accounts]
resource.data.collectorIlb.url entity.security_result.rule_name If the resource.data.collectorIlb.url log field value is not empty, then the resource.data.collectorIlb.url log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.rules.ruleName entity.security_result.rule_name If the resource.data.rules.ruleName log field value is not empty, then the resource.data.rules.ruleName log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.sourceSnapshotSchedulePolicy entity.security_result.rule_name If the resource.data.sourceSnapshotSchedulePolicy log field value is not empty, then the resource.data.sourceSnapshotSchedulePolicy log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.serverTlsPolicy entity.security_result.rule_name If the resource.data.serverTlsPolicy log field value is not empty, then the resource.data.serverTlsPolicy log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.natPolicy entity.security_result.rule_name If the resource.data.natPolicy log field value is not empty, then the resource.data.natPolicy log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.authorizationPolicy entity.security_result.rule_name If the resource.data.authorizationPolicy log field value is not empty, then the resource.data.authorizationPolicy log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.disks.initializeParams.resourcePolicies entity.security_result.rule_name If the resource.data.disks.initializeParams.resourcePolicies log field value is not empty, then the resource.data.disks.initializeParams.resourcePolicies log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.properties.disks.initializeParams.resourcePolicies entity.security_result.rule_name If the resource.data.properties.disks.initializeParams.resourcePolicies log field value is not empty, then the resource.data.properties.disks.initializeParams.resourcePolicies log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.resourcePolicies entity.security_result.rule_name If the resource.data.resourcePolicies log field value is not empty, then the resource.data.resourcePolicies log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.properties.resourcePolicies entity.security_result.rule_name If the resource.data.properties.resourcePolicies log field value is not empty, then the resource.data.properties.resourcePolicies log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.reservations.resourcePolicies entity.security_result.rule_name If the resource.data.reservations.resourcePolicies log field value is not empty, then the resource.data.reservations.resourcePolicies log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.asyncPrimaryDisk.consistencyGroupPolicy entity.security_result.rule_name If the resource.data.asyncPrimaryDisk.consistencyGroupPolicy log field value is not empty, then the resource.data.asyncPrimaryDisk.consistencyGroupPolicy log field is mapped to the entity.security_result.rule_name UDM field.
resource.data.sourceConsistencyGroupPolicy entity.security_result.rule_name If the resource.data.sourceConsistencyGroupPolicy log field value is not empty, then the resource.data.sourceConsistencyGroupPolicy log field is mapped to the entity.security_result.rule_name UDM field.
entity.security_result.rule_name If the resource.data.autoscalingPolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Auto Scaling Policy.

If the resource.data.autoHealingPolicies log field value is not empty, then the entity.security_result.rule_name UDM field is set to Auto Healing Policy.

If the resource.data.connectionTrackingPolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Connection Tracking Policy.

If the resource.data.cdnPolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to CDN Policy.

If the resource.data.statefulPolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Stateful Policy.

If the resource.data.snapshotSchedulePolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Snapshot Schedule Policy.

If the resource.data.instanceSchedulePolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Instance Schedule Policy.

If the resource.data.groupPlacementPolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Group Placement Policy.

If the resource.data.updatePolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Update Policy for Managed Instance Group.

If the resource.data.defaultRouteAction.retryPolicy log field value is not empty or the resource.data.pathMatchers.defaultRouteAction.retryPolicy log field value is not empty or the resource.data.pathMatchers.pathRules.routeAction.retryPolicy log field value is not empty or the resource.data.pathMatchers.routeRules.routeAction.retryPolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Retry Policy.

If the resource.data.defaultRouteAction.faultInjectionPolicy log field value is not empty or the resource.data.pathMatchers.defaultRouteAction.faultInjectionPolicy log field value is not empty or the resource.data.pathMatchers.pathRules.routeAction.faultInjectionPolicy log field value is not empty or the resource.data.pathMatchers.routeRules.routeAction.faultInjectionPolicy log field value is not empty, then the entity.security_result.rule_name UDM field is set to Fault Injection Policy.
resource.data.instanceGroup entity.url
resource.data.backendService relations.entity.application
resource.data.bgpPeers.peerIpAddress relations.entity.ip
resource.data.interfaces.ipAddress relations.entity.ip
resource.data.interfaces.ipRange relations.entity.ip
resource.data.networkInterfaces.accessConfigs.externalIpv6 relations.entity.ip
resource.data.properties.networkInterfaces.accessConfigs.externalIpv6 relations.entity.ip
resource.data.networkInterfaces.ipv6AccessConfigs.externalIpv6 relations.entity.ip
resource.data.properties.networkInterfaces.ipv6AccessConfigs.externalIpv6 relations.entity.ip
resource.data.networkInterfaces.ipv6Address relations.entity.ip
resource.data.properties.networkInterfaces.ipv6Address relations.entity.ip
resource.data.networkInterfaces.networkIP relations.entity.ip
resource.data.properties.networkInterfaces.networkIP relations.entity.ip
resource.data.peerIp relations.entity.ip
resource.data.vpnInterfaces.ipAddress relations.entity.ip
resource.data.networkInterfaces.accessConfigs.natIP relations.entity.nat_ip
resource.data.properties.networkInterfaces.accessConfigs.natIP relations.entity.nat_ip
resource.data.networkInterfaces.ipv6AccessConfigs.natIP relations.entity.nat_ip
resource.data.properties.networkInterfaces.ipv6AccessConfigs.natIP relations.entity.nat_ip
resource.data.connectedEndpoints.pscConnectionId relations.entity.network.session_id
resource.data.bgp.advertiseMode entity.resource.attribute.labels [advertise_mode]
resource.data.bgpPeers.advertisedGroups relations.entity.resource.attribute.labels [advertised_group]
resource.data.bgp.advertisedGroups entity.resource.attribute.labels [advertised_groups]
resource.data.bgpPeers.advertisedIpRanges.range relations.entity.resource.attribute.labels [advertised_ip_range]
resource.data.bgpPeers.advertisedRoutePriority relations.entity.resource.attribute.labels [advertised_rought_priority]
resource.data.bgp.advertisedIpRanges.description entity.resource.attribute.labels [advertisedIp_ranges_description]
resource.data.bgp.advertisedIpRanges.range entity.resource.attribute.labels [advertisedIp_ranges]
resource.data.bgpPeers.advertisedIpRanges.description relations.entity.resource.attribute.labels [advertize_ip_range_description]
resource.data.bgpPeers.advertiseMode relations.entity.resource.attribute.labels [advertize_mode]
resource.data.bgpPeers.bfd.multiplier relations.entity.resource.attribute.labels [bdf_multiplier]
resource.data.bgp.asn entity.resource.attribute.labels [bgp_asn]
resource.data.bgpPeers.enable relations.entity.resource.attribute.labels [bgppeers_enable]
resource.data.bgpPeers.peerIpv6NexthopAddress relations.entity.resource.attribute.labels [bpeerIpv6_nexthop_address]
resource.data.consumerAcceptLists.connectionLimit relations.entity.resource.attribute.labels [consumer_accept_lists_connection_limit]
resource.data.consumerAcceptLists.networkUrl relations.entity.resource.attribute.labels [consumer_accept_lists_network_url]
resource.data.bgpPeers.enableIpv6 relations.entity.resource.attribute.labels [enable_Ipv6]
resource.data.vpnInterfaces.interconnectAttachment relations.entity.resource.attribute.labels [interconnect_attachment]
resource.data.interfaces.id relations.entity.resource.attribute.labels [interface_id]
resource.data.bgpPeers.interfaceName relations.entity.resource.attribute.labels [interface_name]
resource.data.bgpPeers.ipAddress relations.entity.resource.attribute.labels [ip_address]
resource.data.bgpPeers.ipv6NexthopAddress relations.entity.resource.attribute.labels [ipv6_nexthop_address]
resource.data.bgp.keepaliveInterval entity.resource.attribute.labels [keepalive_interval]
resource.data.interfaces.linkedInterconnectAttachment relations.entity.resource.attribute.labels [linked_interconnect_attachment]
resource.data.interfaces.linkedVpnTunnel relations.entity.resource.attribute.labels [linked_vpn_tunnel]
resource.data.bgpPeers.managementType relations.entity.resource.attribute.labels [bgp_peers_management_type]
resource.data.bgpPeers.routerApplianceInstance relations.entity.resource.attribute.labels [bgp_peers_router_appliance_instance]
resource.data.interfaces.managementType relations.entity.resource.attribute.labels [interface_management_type]
resource.data.bgpPeers.md5AuthenticationKeyName relations.entity.resource.attribute.labels [md5_authentication_key_name]
resource.data.bgpPeers.customLearnedRoutePriority relations.entity.resource.attribute.labels [custom_learned_route_priority]
resource.data.bgpPeers.customLearnedIpRanges.range relations.entity.resource.attribute.labels [custom_learned_ip_range]
resource.data.bgpPeers.bfd.minReceiveInterval relations.entity.resource.attribute.labels [min_receive_interval]
resource.data.bgpPeers.bfd.minTransmitInterval relations.entity.resource.attribute.labels [min_transmit_interval]
resource.data.bgpPeers.peerAsn relations.entity.resource.attribute.labels [peer_asn]
resource.data.peerExternalGatewayInterface relations.entity.resource.attribute.labels [peer_external_gateway_interface]
resource.data.interfaces.privateIpAddress relations.entity.resource.attribute.labels [private_ip_address]
resource.data.vpnGatewayInterface relations.entity.resource.attribute.labels [pvn_gateway_interface]
resource.data.interfaces.redundantInterface relations.entity.resource.attribute.labels [redundant_interface]
resource.data.bgpPeers.bfd.sessionInitializationMode relations.entity.resource.attribute.labels [sessionInitialization_mode]
resource.data.stackType entity.resource.attribute.labels [stack_type]
resource.data.connectedEndpoints.status relations.entity.resource.attribute.labels [connected_endpoint_status]
resource.data.connectedEndpoints.consumerNetwork relations.entity.resource.attribute.labels [connected_endpoint_consumer_network]
resource.data.interfaces.subnetwork relations.entity.resource.attribute.labels [subnetwork]
resource.data.sourceInstanceParams.diskConfigs.autoDelete relations.entity.resource.attribute.labels [disk_config_auto_delete]
resource.data.sourceInstanceParams.diskConfigs.customImage relations.entity.resource.attribute.labels [disk_config_custom_image]
resource.data.sourceInstanceParams.diskConfigs.deviceName relations.entity.resource.attribute.labels [disk_config_device_name]
resource.data.sourceInstanceParams.diskConfigs.instantiateFrom relations.entity.resource.attribute.labels [disk_config_instantiate_from]
resource.data.networkInterfaces.accessConfigs.externalIpv6PrefixLength relations.entity.resource.attribute.labels [network_interfaces_access_configs_external_ipv6_prefix_length]
resource.data.properties.networkInterfaces.accessConfigs.externalIpv6PrefixLength relations.entity.resource.attribute.labels [network_interfaces_access_configs_external_ipv6_prefix_length]
resource.data.networkInterfaces.accessConfigs.kind relations.entity.resource.attribute.labels [network_interfaces_access_configs_kind]
resource.data.properties.networkInterfaces.accessConfigs.kind relations.entity.resource.attribute.labels [network_interfaces_access_configs_kind]
resource.data.networkInterfaces.accessConfigs.name relations.entity.resource.attribute.labels [network_interfaces_access_configs_name]
resource.data.properties.networkInterfaces.accessConfigs.name relations.entity.resource.attribute.labels [network_interfaces_access_configs_name]
resource.data.networkInterfaces.accessConfigs.networkTier relations.entity.resource.attribute.labels [network_interfaces_access_configs_network_tier]
resource.data.properties.networkInterfaces.accessConfigs.networkTier relations.entity.resource.attribute.labels [network_interfaces_access_configs_network_tier]
resource.data.networkInterfaces.accessConfigs.publicPtrDomainName relations.entity.resource.attribute.labels [network_interfaces_access_configs_public_ptr_domain_name]
resource.data.properties.networkInterfaces.accessConfigs.publicPtrDomainName relations.entity.resource.attribute.labels [network_interfaces_access_configs_public_ptr_domain_name]
resource.data.networkInterfaces.accessConfigs.setPublicPtr relations.entity.resource.attribute.labels [network_interfaces_access_configs_set_public_ptr]
resource.data.properties.networkInterfaces.accessConfigs.setPublicPtr relations.entity.resource.attribute.labels [network_interfaces_access_configs_set_public_ptr]
resource.data.networkInterfaces.accessConfigs.type relations.entity.resource.attribute.labels [network_interfaces_access_configs_type]
resource.data.properties.networkInterfaces.accessConfigs.type relations.entity.resource.attribute.labels [network_interfaces_access_configs_type]
resource.data.networkInterfaces.aliasIpRanges.ipCidrRange relations.entity.resource.attribute.labels [network_interfaces_alias_ip_ranges_ip_cidr_range]
resource.data.properties.networkInterfaces.aliasIpRanges.ipCidrRange relations.entity.resource.attribute.labels [network_interfaces_alias_ip_ranges_ip_cidr_range]
resource.data.networkInterfaces.aliasIpRanges.subnetworkRangeName relations.entity.resource.attribute.labels [network_interfaces_alias_ip_ranges_subnetwork_range_name]
resource.data.properties.networkInterfaces.aliasIpRanges.subnetworkRangeName relations.entity.resource.attribute.labels [network_interfaces_alias_ip_ranges_subnetwork_range_name]
resource.data.networkInterfaces.fingerprint relations.entity.resource.attribute.labels [network_interfaces_fingerprint]
resource.data.properties.networkInterfaces.fingerprint relations.entity.resource.attribute.labels [network_interfaces_fingerprint]
resource.data.networkInterfaces.internalIpv6PrefixLength relations.entity.resource.attribute.labels [network_interfaces_internal_ipv6_prefix_length]
resource.data.properties.networkInterfaces.internalIpv6PrefixLength relations.entity.resource.attribute.labels [network_interfaces_internal_ipv6_prefix_length]
resource.data.networkInterfaces.ipv6AccessConfigs.externalIpv6PrefixLength relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_external_ipv6_prefix_length]
resource.data.properties.networkInterfaces.ipv6AccessConfigs.externalIpv6PrefixLength relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_external_ipv6_prefix_length]
resource.data.networkInterfaces.ipv6AccessConfigs.kind relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_kind]
resource.data.properties.networkInterfaces.ipv6AccessConfigs.kind relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_kind]
resource.data.networkInterfaces.ipv6AccessConfigs.name relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_name]
resource.data.properties.networkInterfaces.ipv6AccessConfigs.name relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_name]
resource.data.networkInterfaces.ipv6AccessConfigs.networkTier relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_network_tier]
resource.data.properties.networkInterfaces.ipv6AccessConfigs.networkTier relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_network_tier]
resource.data.networkInterfaces.ipv6AccessConfigs.publicPtrDomainName relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_public_ptr_domain_name]
resource.data.properties.networkInterfaces.ipv6AccessConfigs.publicPtrDomainName relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_public_ptr_domain_name]
resource.data.networkInterfaces.ipv6AccessConfigs.setPublicPtr relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_set_public_ptr]
resource.data.properties.networkInterfaces.ipv6AccessConfigs.setPublicPtr relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_set_public_ptr]
resource.data.networkInterfaces.ipv6AccessConfigs.type relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_type]
resource.data.properties.networkInterfaces.ipv6AccessConfigs.type relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_configs_type]
resource.data.networkInterfaces.ipv6AccessType relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_type]
resource.data.properties.networkInterfaces.ipv6AccessType relations.entity.resource.attribute.labels [network_interfaces_ipv6_access_type]
resource.data.networkInterfaces.kind relations.entity.resource.attribute.labels [network_interfaces_kind]
resource.data.properties.networkInterfaces.kind relations.entity.resource.attribute.labels [network_interfaces_kind]
resource.data.networkInterfaces.networkAttachment relations.entity.resource.attribute.labels [network_interfaces_network_attachment]
resource.data.properties.networkInterfaces.networkAttachment relations.entity.resource.attribute.labels [network_interfaces_network_attachment]
resource.data.networkInterfaces.nicType relations.entity.resource.attribute.labels [network_interfaces_nic_type]
resource.data.properties.networkInterfaces.nicType relations.entity.resource.attribute.labels [network_interfaces_nic_type]
resource.data.networkInterfaces.queueCount relations.entity.resource.attribute.labels [network_interfaces_queue_count]
resource.data.properties.networkInterfaces.queueCount relations.entity.resource.attribute.labels [network_interfaces_queue_count]
resource.data.networkInterfaces.stackType relations.entity.resource.attribute.labels [network_interfaces_stack_type]
resource.data.properties.networkInterfaces.stackType relations.entity.resource.attribute.labels [network_interfaces_stack_type]
resource.data.networkInterfaces.subnetwork relations.entity.resource.attribute.labels [network_interfaces_subnetwork]
resource.data.properties.networkInterfaces.subnetwork relations.entity.resource.attribute.labels [network_interfaces_subnetwork]
resource.data.versions.name relations.entity.resource.attribute.labels [versions_name]
resource.data.versions.targetSize.calculated relations.entity.resource.attribute.labels [versions_target_size_calculated]
resource.data.versions.targetSize.fixed relations.entity.resource.attribute.labels [versions_target_size_fixed]
resource.data.versions.targetSize.percent relations.entity.resource.attribute.labels [versions_target_size_percent]
resource.data.targetVpnGateway relations.entity.resource.name
resource.data.vpnGateway relations.entity.resource.name
resource.data.peerExternalGateway relations.entity.resource.name
resource.data.peerGcpGateway relations.entity.resource.name
resource.data.router relations.entity.resource.name
resource.data.tunnels relations.entity.resource.name
resource.data.forwardingRules relations.entity.resource.name
resource.data.service relations.entity.resource.name
resource.data.sslCertificates relations.entity.resource.name
resource.data.instance relations.entity.resource.name
resource.data.connectedEndpoints.endpoint relations.entity.resource.name
resource.data.natSubnets relations.entity.resource.name
resource.data.consumerRejectLists relations.entity.resource.name
resource.data.consumerAcceptLists.projectIdOrNum relations.entity.resource.name
resource.data.users relations.entity.resource.name
resource.data.network.url relations.entity.resource.name
resource.data.mirroredResources.subnetworks.url relations.entity.resource.name
resource.data.mirroredResources.instances.url relations.entity.resource.name
resource.data.sourceInstance relations.entity.resource.name
resource.data.networkInterfaces.name relations.entity.resource.name
resource.data.properties.networkInterfaces.name relations.entity.resource.name
resource.data.interfaces.name relations.entity.resource.name
resource.data.bgpPeers.name relations.entity.resource.name
resource.data.disks.initializeParams.diskName relations.entity.resource.name
resource.data.properties.disks.initializeParams.diskName relations.entity.resource.name
resource.data.serviceAccounts.email relations.entity.resource.name
resource.data.properties.serviceAccounts.email relations.entity.resource.name
resource.data.instances relations.entity.resource.name
resource.data.rules.targetResources relations.entity.resource.name
resource.data.vpnInterfaces.id relations.entity.resource.product_object_id
resource.data.network.canonicalUrlresource.data.mirroredResources.subnetworks.canonicalUrl relations.entity.resource.product_object_id
resource.data.mirroredResources.instances.canonicalUrl relations.entity.resource.product_object_id
resource.data.instanceTemplate relations.entity.url
resource.data.versions.instanceTemplate relations.entity.url
resource.data.networkInterfaces.network relations.entity.url
resource.data.properties.networkInterfaces.network relations.entity.url
resource.data.target relations.entity.url
resource.data.selfLink entity.url
resource.data.googleIpAddress entity.resource.attribute.labels [google_ip_address]
resource.data.nocContactEmail entity.resource.attribute.labels [noc_contact_email]
resource.data.peerIpAddress entity.resource.attribute.labels [peer_ip_address]
resource.data.kind entity.resource.resource_subtype If the resource.discoveryName log field value does not contain the instance and the resource.discoveryName log field value does not contain the InstanceTemplate and the assetType log field value is empty, then the resource.data.kind log field is mapped to the entity.resource.resource_subtype UDM field.
resource.data.kind entity.asset.category If the resource.discoveryName log field value contains the instance or the resource.discoveryName log field value contains the InstanceTemplate and the assetType log field value is empty, then the resource.data.kind log field is mapped to the entity.asset.category UDM field.
resource.data.kind entity.resource.attribute.labels [kind] If the assetType log field value is not empty, then the resource.data.kind log field is mapped to the entity.resource.attribute.labels.value UDM field.
resource.data.description metadata.description
resource.data.namedPorts.name entity.resource.attribute.labels [named_ports_name]
resource.data.namedPorts.port entity.resource.attribute.labels [named_ports_port]
resource.data.network entity.resource.attribute.labels [network]
resource.data.zone entity.resource.attribute.cloud.availability_zone
resource.data.size entity.resource.attribute.labels [size]
resource.data.subnetwork entity.resource.attribute.labels [subnetwork]
resource.data.ipCidrRange entity.resource.attribute.labels [ip_cidr_range]
resource.data.gatewayAddress entity.nat_ip
resource.data.gatewayIPv4 entity.nat_ip
resource.data.address entity.nat_ip
resource.data.privateIpGoogleAccess entity.resource.attribute.labels [private_ip_google_access]
resource.data.secondaryIpRanges.rangeName entity.resource.attribute.labels [secondary_ip_range_name]
resource.data.secondaryIpRanges.ipCidrRange entity.resource.attribute.labels [secondary_ip_cidr_range]
resource.data.enableFlowLogs entity.resource.attribute.labels [enable_flow_logs]
resource.data.privateIpv6GoogleAccess entity.resource.attribute.labels [private_ipv6_google_access]
resource.data.ipv6CidrRange entity.resource.attribute.labels [ipv6_cidr_range]
resource.data.externalIpv6Prefix entity.resource.attribute.labels [external_ipv6_prefix]
resource.data.internalIpv6Prefix entity.resource.attribute.labels [internal_ipv6_prefix]
resource.data.role entity.resource.attribute.labels [role]
resource.data.logConfig.aggregationInterval entity.resource.attribute.labels [log_config_aggregation_interval]
resource.data.logConfig.flowSampling entity.resource.attribute.labels [log_config_flow_sampling]
resource.data.logConfig.metadataFields entity.resource.attribute.labels [log_config_metadata_fields]
resource.data.logConfig.filterExpr entity.resource.attribute.labels [log_config_filter_expr]
resource.data.ipv6AccessType entity.resource.attribute.labels [ipv6_access_type]
resource.data.selfLinkWithId entity.resource.attribute.labels [self_link_with_id]
resource.data.autoCreateSubnetworks entity.resource.attribute.labels [auto_create_subnetworks]
resource.data.subnetworks entity.resource.attribute.labels [subnetworks]
resource.data.peerings.name entity.resource.attribute.labels [peerings_name]
resource.data.peerings.network entity.resource.attribute.labels [peerings_network]
resource.data.peerings.state entity.resource.attribute.labels [peerings_state]
resource.data.peerings.stateDetails entity.resource.attribute.labels [peerings_state_details]
resource.data.peerings.autoCreateRoutes entity.resource.attribute.labels [peerings_auto_create_routes]
resource.data.peerings.exportCustomRoutes entity.resource.attribute.labels [peerings_export_custom_routes]
resource.data.peerings.importCustomRoutes entity.resource.attribute.labels [peerings_import_custom_routes]
resource.data.peerings.exchangeSubnetRoutes entity.resource.attribute.labels [peerings_exchange_subnet_routes]
resource.data.peerings.exportSubnetRoutesWithPublicIp entity.resource.attribute.labels [peerings_export_subnet_routes_with_public_ip]
resource.data.peerings.importSubnetRoutesWithPublicIp entity.resource.attribute.labels [peerings_import_subnet_routes_with_public_ip]
resource.data.peerings.peerMtu entity.resource.attribute.labels [peerings_peer_mtu]
resource.data.peerings.stackType entity.resource.attribute.labels [peerings_statck_type]
resource.data.routingConfig.routingMode entity.resource.attribute.labels [routing_config_mode]
resource.data.firewallPolicy entity.resource.attribute.labels [firewall_policy]
resource.data.networkFirewallPolicyEnforcementOrder entity.resource.attribute.labels [network_firewall_policy_enforcement_order]
resource.data.enableUlaInternalIpv6 entity.resource.attribute.labels [enable_ula_internal_ipv6]
resource.data.internalIpv6Range entity.resource.attribute.labels [internal_ipv6_range]
resource.data.IPv4Range entity.resource.attribute.labels [ipv4_range]
resource.data.tags entity.resource.attribute.labels [tags]
resource.data.destRange entity.resource.attribute.labels [dest_range]
resource.data.nextHopInstance entity.resource.attribute.labels [next_hop_instance]
resource.data.nextHopIp entity.resource.attribute.labels [next_hop_ip]
resource.data.nextHopNetwork entity.resource.attribute.labels [next_hop_network]
resource.data.nextHopGateway entity.resource.attribute.labels [next_hop_gateway]
resource.data.nextHopPeering entity.resource.attribute.labels [next_hop_peering]
resource.data.nextHopIlb entity.resource.attribute.labels [next_hop_ilb]
relations.entity.resource.resource_subtype If the following fields are not empty, then the relations.entity.resource.resource_subtype UDM field is set to VPN Gateway:
  • resource.data.targetVpnGateway
  • resource.data.vpnGateway
  • resource.data.peerExternalGateway
  • resource.data.peerGcpGateway


Else, if the resource.data.router log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to Router.

Else, if the resource.data.service log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to Service.

Else, if the following fields are not empty, then the relations.entity.resource.resource_subtype UDM field is set to Virtual Machine:
  • resource.data.instance
  • resource.data.mirroredResources.instances.url
  • resource.data.mirroredResources.instances.canonicalUrl


Else, if the following fields are not empty, then the relations.entity.resource.resource_subtype UDM field is set to Network:
  • resource.data.network.url
  • resource.data.mirroredResources.subnetworks.url
  • resource.data.mirroredResources.subnetworks.canonicalUrl


Else, if the resource.data.natSubnets log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to NAT Subnet.

Else, if the following fields are not empty, then the relations.entity.resource.resource_subtype UDM field is set to Instance:
  • resource.data.users
  • resource.data.instances
  • resource.data.networkInterfaces
  • resource.data.properties.networkInterfaces.name
  • resource.data.sourceInstance
  • resource.data.rules.targetResources
  • resource.data.interfaces


Else, if the resource.data.consumerRejectLists log field value is not empty or the resource.data.consumerAcceptLists log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to Consumer Reject Project.

Else, if the resource.data.connectedEndpoints.endpoint log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to EndPoint.

Else, if the resource.data.sslCertificates log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to SSL Certificate.

Else, if the resource.data.vpnInterfaces.ipAddress log field value is not empty or the resource.data.vpnInterfaces.id log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to VPN Interface.

Else, if the resource.data.tunnels log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to VPN Tunnel.

Else, if the resource.data.forwardingRules log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to Forwarding Rules.

Else, if the following fields are not empty, then the relations.entity.resource.resource_subtype UDM field is set to Instance Template:
  • resource.data.instanceTemplate
  • resource.data.versions.name
  • resource.data.versions.targetSize.fixed
  • resource.data.versions.targetSize.percent
  • resource.data.versions.targetSize.calculated
  • resource.data.versions.instanceTemplate


Else, if the resource.data.bgpPeers log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to bgp Peers.

Else, if the resource.data.serviceAccounts.email log field value is not empty or the resource.data.properties.serviceAccounts.email log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to Service Account.

Else, if the resource.data.disks log field value is not empty, then the resource.data.disks.kind log field is mapped to the relations.entity.resource.resource_subtype UDM field.

Else, if the resource.data.properties.disks log field value is not empty, then the resource.data.properties.disks.kind log field is mapped to the relations.entity.resource.resource_subtype UDM field.

Else, if the assetType log field value contains the ForwardingRule, then If the resource.data.backendService log field value is not empty or the resource.data.target log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to Backend Service.

Else, if the assetType log field value contains the Autoscaler, then If the resource.data.target log field value is not empty, then the relations.entity.resource.resource_subtype UDM field is set to Managed Instance Group.

Extracted res_type from ancestors using a Grok pattern. If the res_type log field value is not empty and the resource.parent log field value contains the ancestors log field value, then the res_type log field is mapped to the relations.entity.resource.resource_subtype UDM field.
relations.entity.resource.resource_type If the following fields are not empty, then the relations.entity.resource.resource_type UDM field is set to BACKEND_SERVICE:
  • resource.data.targetVpnGateway
  • resource.data.vpnGateway
  • resource.data.peerExternalGateway
  • resource.data.peerGcpGateway
  • resource.data.service
  • resource.data.vpnInterfaces.ipAddress
  • resource.data.vpnInterfaces.id
  • resource.data.tunnels
  • resource.data.instances
  • resource.data.interfaces
  • resource.data.bgpPeers


Else, if the resource.data.router log field value is not empty, then the relations.entity.resource.resource_type UDM field is set to DEVICE.

Else, if the following fields are not empty, then the relations.entity.resource.resource_type UDM field is set to VIRTUAL_MACHINE:
  • resource.data.instance
  • resource.data.mirroredResources.instances.url
  • resource.data.mirroredResources.instances.canonicalUrl
  • resource.data.users
  • resource.data.instanceTemplate
  • resource.data.versions.name
  • resource.data.versions.targetSize.fixed
  • resource.data.versions.targetSize.percent
  • resource.data.versions.targetSize.calculated
  • resource.data.versions.instanceTemplate
  • resource.data.sourceInstance
  • resource.data.rules.targetResources


Else, if the following fields are not empty, then the relations.entity.resource.resource_type UDM field is set to VPC_NETWORK:
  • resource.data.network.url
  • resource.data.mirroredResources.subnetworks.url
  • resource.data.mirroredResources.subnetworks.canonicalUrl
  • resource.data.networkInterfaces
  • resource.data.properties.networkInterfaces.name


If the resource.data.natSubnets log field value is not empty, then the relations.entity.resource.resource_type UDM field is set to SETTING.

If the resource.data.consumerRejectLists log field value is not empty or the resource.data.consumerAcceptLists log field value is not empty, then the relations.entity.resource.resource_type UDM field is set to CLOUD_PROJECT.

If the resource.data.connectedEndpoints.endpoint log field value is not empty or the resource.data.sslCertificates log field value is not empty or the resource.data.forwardingRules log field value is not empty, then the relations.entity.resource.resource_type UDM field is set to UNSPECIFIED.

If the resource.data.serviceAccounts.email log field value is not empty or the resource.data.properties.serviceAccounts.email log field value is not empty, then the relations.entity.resource.resource_type UDM field is set to SERVICE_ACCOUNT.

If the resource.data.disks log field value is not empty or the resource.data.properties.disks log field value is not empty, then the relations.entity.resource.resource_type UDM field is set to STORAGE_OBJECT.

If the resource.parent log field value contains the ancestors log field value, then If the resource.parent log field value contains organization, then the relations.entity.resource.resource_type UDM field is set to CLOUD_ORGANIZATION.

Else, the relations.entity.resource.resource_type UDM field is set to CLOUD_PROJECT.

If the assetType log field value contains the ForwardingRule, then If the resource.data.backendService log field value is not empty or the resource.data.target log field value is not empty, then the relations.resource.resource_type UDM field is set to BACKEND_SERVICE.

If the assetType log field value contains the Autoscaler, then If the resource.data.target log field value is not empty, then the relations.resource.resource_type UDM field is set to VIRTUAL_MACHINE.
relations.entity.resource.attribute.cloud.environment If the following fields are not empty, then the relations.entity.resource.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM:
  • resource.data.targetVpnGateway
  • resource.data.vpnGateway
  • resource.data.peerExternalGateway
  • resource.data.peerGcpGateway
  • resource.data.router
  • resource.data.service
  • resource.data.instance
  • resource.data.network.url
  • resource.data.mirroredResources.subnetworks.url
  • resource.data.mirroredResources.subnetworks.canonicalUrl
  • resource.data.mirroredResources.instances.url
  • resource.data.mirroredResources.instances.canonicalUrl
  • resource.data.natSubnets
  • resource.data.users
  • resource.data.consumerRejectLists
  • resource.data.consumerAcceptLists
  • resource.data.connectedEndpoints.endpoint
  • resource.data.sslCertificates
  • resource.data.vpnInterfaces.ipAddress
  • resource.data.vpnInterfaces.id
  • resource.data.tunnels
  • resource.data.forwardingRules
  • resource.data.instanceTemplate
  • resource.data.versions.name
  • resource.data.versions.targetSize.fixed
  • resource.data.versions.targetSize.percent
  • resource.data.versions.targetSize.calculated
  • resource.data.versions.instanceTemplate
  • resource.data.instances
  • resource.data.networkInterfaces
  • resource.data.properties.networkInterfaces.name
  • resource.data.sourceInstance
  • resource.data.rules.targetResources
  • resource.data.interfaces
  • resource.data.serviceAccounts.email
  • resource.data.properties.serviceAccounts.email
  • resource.data.disks
  • resource.data.properties.disks


If the resource.parent log field value contains the ancestors log field value, then the relations.entity.resource.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.

If the assetType log field value contains the ForwardingRule, then If the resource.data.backendService log field value is not empty or the resource.data.target log field value is not empty, then the relations.entity.resource.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.

If the assetType log field value contains the Autoscaler, then If the resource.data.target log field value is not empty, then the relations.entity.resource.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.
relations.entity.user.attribute.cloud.environment If the resource.data.serviceAccounts.email log field value is not empty, then the relations.entity.user.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.

Else, if the resource.data.properties.serviceAccounts.email log field value is not empty, then the relations.entity.user.attribute.cloud.environment UDM field is set to GOOGLE_CLOUD_PLATFORM.
relations.relationship If the following fields are not empty, then the relations.relationship UDM field is set to CONTACTS:
  • resource.data.targetVpnGateway
  • resource.data.vpnGateway
  • resource.data.peerExternalGateway
  • resource.data.peerGcpGateway
  • resource.data.vpnInterfaces.ipAddress
  • resource.data.vpnInterfaces.id
  • resource.data.tunnels
  • resource.data.instanceTemplate
  • resource.data.versions.name
  • resource.data.versions.targetSize.fixed
  • resource.data.versions.targetSize.percent
  • resource.data.versions.targetSize.calculated
  • resource.data.versions.instanceTemplate
  • resource.data.instances
  • resource.data.rules.targetResources
  • resource.data.interfaces
  • resource.data.bgpPeers


If the following fields are not empty, then the relations.relationship UDM field is set to MEMBER:
  • resource.data.router
  • resource.data.service
  • resource.data.instance
  • resource.data.network.url
  • ancestors
  • resource.data.mirroredResources.subnetworks.url
  • resource.data.mirroredResources.subnetworks.canonicalUrl
  • resource.data.mirroredResources.instances.url
  • resource.data.mirroredResources.instances.canonicalUrl
  • resource.data.natSubnets
  • resource.data.users
  • resource.data.consumerRejectLists
  • resource.data.consumerAcceptLists
  • resource.data.connectedEndpoints.endpoint
  • resource.data.sslCertificates
  • resource.data.forwardingRules
  • resource.data.networkInterfaces
  • resource.data.properties.networkInterfaces.name<
  • resource.data.sourceInstance
  • resource.data.disks
  • resource.data.properties.disks


If the resource.data.serviceAccounts.email log field value is not empty or the resource.data.properties.serviceAccounts.email log field value is not empty, then the relations.relationship UDM field is set to ADMINISTERS.

If the assetType log field value contains the ForwardingRule, then If the resource.data.backendService log field value is not empty or the resource.data.target log field value is not empty, then the relations.relationship UDM field is set to CONTACTS.

If the assetType log field value contains the Autoscaler, then If the resource.data.target log field value is not empty, then the relations.relationship UDM field is set to CONTACTS.
relations.entity_type If the following fields are not empty, then the relations.entity_type UDM field is set to RESOURCE:
  • resource.data.targetVpnGateway
  • resource.data.vpnGateway
  • resource.data.peerExternalGateway
  • resource.data.peerGcpGateway
  • resource.data.router
  • resource.data.service
  • resource.data.instance
  • resource.data.network.url
  • ancestors
  • resource.data.mirroredResources.subnetworks.url
  • resource.data.mirroredResources.subnetworks.canonicalUrl
  • resource.data.mirroredResources.instances.url
  • resource.data.mirroredResources.instances.canonicalUrl
  • resource.data.natSubnets
  • resource.data.users
  • resource.data.consumerRejectLists
  • resource.data.consumerAcceptLists
  • resource.data.connectedEndpoints.endpoint
  • resource.data.sslCertificates
  • resource.data.vpnInterfaces.ipAddress
  • resource.data.vpnInterfaces.id
  • resource.data.tunnels
  • resource.data.forwardingRules
  • resource.data.instanceTemplate
  • resource.data.versions.name
  • resource.data.versions.targetSize.fixed
  • resource.data.versions.targetSize.percent
  • resource.data.versions.targetSize.calculated
  • resource.data.versions.instanceTemplate
  • resource.data.instances
  • resource.data.networkInterfaces
  • resource.data.properties.networkInterfaces.name
  • resource.data.sourceInstance
  • resource.data.rules.targetResources
  • resource.data.interfaces
  • resource.data.bgpPeers
  • resource.data.disks
  • resource.data.properties.disks


If the resource.data.serviceAccounts.email log field value is not empty or the resource.data.properties.serviceAccounts.email log field value is not empty, then the relations.entity_type UDM field is set to USER.

If the assetType log field value contains the ForwardingRule, then If the resource.data.backendService log field value is not empty or the resource.data.target log field value is not empty, then the relations.entity_type UDM field is set to RESOURCE.

If the assetType log field value contains the Autoscaler, then If the resource.data.target log field value is not empty, then the relations.entity_type UDM field is set to RESOURCE.
relations.direction If the following fields are not empty, then the relations.direction UDM field is set to UNIDIRECTIONAL:
  • resource.data.targetVpnGateway
  • resource.data.vpnGateway
  • resource.data.peerExternalGateway
  • resource.data.peerGcpGateway
  • resource.data.service
  • ancestors
  • resource.data.router
  • resource.data.instance
  • resource.data.network.url
  • resource.data.mirroredResources.subnetworks.url
  • resource.data.mirroredResources.subnetworks.canonicalUrl
  • resource.data.mirroredResources.instances.url
  • resource.data.mirroredResources.instances.canonicalUrl
  • resource.data.natSubnets
  • resource.data.users
  • resource.data.consumerRejectLists
  • resource.data.consumerAcceptLists
  • resource.data.connectedEndpoints.endpoint
  • resource.data.sslCertificates
  • resource.data.vpnInterfaces.ipAddress
  • resource.data.vpnInterfaces.id
  • resource.data.tunnels
  • resource.data.instanceTemplate
  • resource.data.forwardingRules
  • resource.data.versions.name
  • resource.data.versions.targetSize.fixed
  • resource.data.versions.targetSize.percent
  • resource.data.versions.targetSize.calculated
  • resource.data.versions.instanceTemplate
  • resource.data.instances
  • resource.data.networkInterfaces.name
  • resource.data.properties.networkInterfaces
  • resource.data.sourceInstance
  • resource.data.rules.targetResources
  • resource.data.interfaces
  • resource.data.bgpPeers
  • resource.data.serviceAccounts.email
  • resource.data.properties.serviceAccounts.email
  • resource.data.disks
  • resource.data.properties.disks


If the assetType log field value contains the ForwardingRule, then If the resource.data.backendService log field value is not empty or the resource.data.target log field value is not empty, then the relations.direction UDM field is set to UNIDIRECTIONAL.

If the assetType log field value contains the Autoscaler, then If the resource.data.target log field value is not empty, then the relations.direction UDM field is set to UNIDIRECTIONAL.