SBoM.CycloneDX.V16.Note (SBoM v0.9.1)
View SourceA note containing the locale and content.
Summary
Types
@type t() :: %SBoM.CycloneDX.V16.Note{ __unknown_fields__: [Protobuf.unknown_field()], locale: String.t() | nil, text: SBoM.CycloneDX.V16.AttachedText.t() | nil }