Sha256: 27908f832c600b81d5b0bae3b5c84b7e07e57c9f15cc3d471d71db207227077f
Contents?: true
Size: 253 Bytes
Versions: 73
Compression:
Stored size: 253 Bytes
Contents
package test; import 'test/resource.proto'; // Test that we will re-open a class and add // extension fields to it even if there are no // message or enum definitions in this FileDescriptor. extend test.Resource { optional int64 deleted_at = 300; }
Version data entries
73 entries across 73 versions & 4 rubygems