TrogonProto.ObjectId.V1Alpha1.EnumValueOptions (Trogon.Proto v0.11.1)

Copy Markdown View Source

EnumValueOptions defines enum-value-level options for object ID types.

Summary

Types

t()

@type t() :: %TrogonProto.ObjectId.V1Alpha1.EnumValueOptions{
  __unknown_fields__: [Protobuf.unknown_field()],
  object_type: String.t(),
  separator: String.t() | nil
}

Functions

descriptor()