Format defines the UUID generation parameters. Nested to avoid conflicts with potential top-level Format messages.
Summary
Types
@type t() :: %TrogonProto.Uuid.V1.EnumValueOptions.Format{ __unknown_fields__: [Protobuf.unknown_field()], namespace: TrogonProto.Uuid.V1.Namespace.t() | nil, template: String.t() }