local types = import 'types.libsonnet'; types.google.protobuf.EnumOptions .withAllowAlias(false) .withDeprecated(false) .withUninterpretedOption([ types.google.protobuf.UninterpretedOption ]) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| allow_alias | bool |
|
||
| deprecated | bool |
|
||
| uninterpreted_option | [] google.protobuf.UninterpretedOption |
|