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

Version Path
protobuf-core-3.5.0 spec/support/test/extended.proto
protobuffy-3.6.0 spec/support/test/extended.proto
protobuf-3.5.5 spec/support/test/extended.proto
protobuf-3.5.4 spec/support/test/extended.proto
protobuf-3.5.3 spec/support/test/extended.proto
protobuf-3.5.2 spec/support/test/extended.proto
protobuf-3.5.1 spec/support/test/extended.proto
protobuffy-3.5.1 spec/support/test/extended.proto
protobuffy-3.4.0 spec/support/test/extended.proto
prepor-protobuf-3.5.1 spec/support/test/extended.proto
prepor-protobuf-3.5.0 spec/support/test/extended.proto
protobuf-3.5.0 spec/support/test/extended.proto
protobuffy-3.3.0 spec/support/test/extended.proto
protobuf-3.4.4 spec/support/test/extended.proto
protobuf-3.4.3 spec/support/test/extended.proto
protobuf-3.4.2 spec/support/test/extended.proto
protobuf-3.4.1 spec/support/test/extended.proto
protobuf-3.4.0 spec/support/test/extended.proto
protobuffy-3.2.0 spec/support/test/extended.proto
protobuffy-3.1.0 spec/support/test/extended.proto