local types = import 'types.libsonnet'; types.google.protobuf.DescriptorProto.ExtensionRange .withEnd(1) .withOptions(types.google.protobuf.ExtensionRangeOptions) .withStart(1) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| end | int32 |
|
||
| options | google.protobuf.ExtensionRangeOptions |
|
||
| start | int32 |
|