# `TrogonProto.Error.V1Alpha1.MessageOptions.MetadataEntry`
[🔗](https://github.com/straw-hat-team/beam-monorepo/blob/trogon_proto@v0.13.1/apps/trogon_proto/lib/__generated__/trogon/error/v1alpha1/options.pb.ex#L210)

MetadataEntry declares a fixed metadata pair on a Template.

# `t`

```elixir
@type t() :: %TrogonProto.Error.V1Alpha1.MessageOptions.MetadataEntry{
  __unknown_fields__: [Protobuf.unknown_field()],
  key: String.t(),
  value: String.t(),
  visibility: TrogonProto.Error.V1Alpha1.Visibility.t()
}
```

# `descriptor`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
