local types = import 'types.libsonnet'; types.google.protobuf.EnumValueDescriptorProto .withName('string') .withNumber(1) .withOptions(types.google.protobuf.EnumValueOptions) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
name | string |
|
||
number | int32 |
|
||
options | google.protobuf.EnumValueOptions |
|