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

Format defines the UUID generation parameters.
Nested to avoid conflicts with potential top-level Format messages.

# `t`

```elixir
@type t() :: %TrogonProto.Uuid.V1.EnumValueOptions.Format{
  __unknown_fields__: [Protobuf.unknown_field()],
  namespace: TrogonProto.Uuid.V1.Namespace.t() | nil,
  template: String.t()
}
```

# `descriptor`

---

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