# `TrogonProto.Uuid.V1.Namespace`
[🔗](https://github.com/straw-hat-team/beam-monorepo/blob/trogon_proto@v0.13.1/apps/trogon_proto/lib/__generated__/trogon/uuid/v1/namespace.pb.ex#L1)

Namespace defines the namespace for UUIDv5 generation.

# `t`

```elixir
@type t() :: %TrogonProto.Uuid.V1.Namespace{
  __unknown_fields__: [Protobuf.unknown_field()],
  value: {:uuid, String.t()} | {:dns, String.t()} | {:url, String.t()} | nil
}
```

# `descriptor`

---

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