View Source GoogleApi.ContainerAnalysis.V1alpha1.Model.RelationshipNote (google_api_container_analysis v0.28.0)

RelationshipNote represents an SPDX Relationship section: https://spdx.github.io/spdx-spec/7-relationships-between-SPDX-elements/

Attributes

  • type (type: String.t, default: nil) - The type of relationship between the source and target SPDX elements

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.RelationshipNote{
  type: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.