Interface protos.google.protobuf.DescriptorProto.IExtensionRange (2.3.2)

Properties of an ExtensionRange.

Package

@google-cloud/access-context-manager

Properties

end

end?: (number|null);

ExtensionRange end

options

options?: (google.protobuf.IExtensionRangeOptions|null);

ExtensionRange options

start

start?: (number|null);

ExtensionRange start