| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | [optional] | |
| resource_url | str | The unique URL of the image or the container for which the `Occurrence` applies. For example, https://gcr.io/project/image@sha256:foo This field can be used as a filter in list requests. | [optional] |
| note_name | str | An analysis note associated with this image, in the form "providers/{provider_id}/notes/{NOTE_ID}" This field can be used as a filter in list requests. | [optional] |
| kind | ApiNoteKind | Output only. This explicitly denotes which of the `Occurrence` details are specified. This field can be used as a filter in list requests. | [optional] |
| vulnerability_details | VulnerabilityTypeVulnerabilityDetails | Details of a security vulnerability note. | [optional] |
| build_details | ApiBuildDetails | Build details for a verifiable build. | [optional] |
| derived_image_details | DockerImageDerivedDetails | Describes how this resource derives from the basis in the associated note. | [optional] |
| installation_details | PackageManagerInstallationDetails | Describes the installation of a package on the linked resource. | [optional] |
| deployment_details | DeployableDeploymentDetails | Describes the deployment of an artifact on a runtime. | [optional] |
| discovered_details | DiscoveryDiscoveredDetails | Describes the initial scan status for this resource. | [optional] |
| attestation_details | AttestationAuthorityAttestationDetails | Describes an attestation of an artifact. | [optional] |
| remediation | str | [optional] | |
| create_time | datetime | Output only. The time this `Occurrence` was created. | [optional] |
| update_time | datetime | Output only. The time this `Occurrence` was last updated. | [optional] |
| operation_name | str | [optional] |