Generated Kiwi message module for SharedSymbolReference.
Summary
Types
@type t() :: %Figler.Schema.SharedSymbolReference{ bytes: binary() | nil, component_key: String.t() | nil, file_key: String.t() | nil, guid_path_mappings: [Figler.Schema.GUIDPathMapping.t()] | nil, is_unflattened: boolean() | nil, library_guid_to_subscribing_guid: [Figler.Schema.GUIDMapping.t()] | nil, symbol_id: Figler.Schema.GUID.t() | nil, unflattening_mappings: [Figler.Schema.GUIDPathMapping.t()] | nil, version_hash: String.t() | nil }