Sha256: 66bf2320235edf24e78d9002c5c32dc9670ed448c4bc2d4d38711ce627d52589

Contents?: true

Size: 629 Bytes

Versions: 29

Compression:

Stored size: 629 Bytes

Contents

message Serializer {
  optional bool bool_field         = 1;
  optional bytes bytes_field       = 2;
  optional double double_field     = 3;
  optional fixed32 fixed32_field   = 4;
  optional fixed64 fixed64_field   = 5;
  optional float float_field       = 6;
  optional int32 int32_field       = 7;
  optional int64 int64_field       = 8;
  optional sfixed32 sfixed32_field = 9;
  optional sfixed64 sfixed64_field = 10;
  optional sint32 sint32_field     = 11;
  optional sint64 sint64_field     = 12;
  optional string string_field     = 13;
  optional uint32 uint32_field     = 14;
  optional uint64 uint64_field     = 15;
}

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
active_remote-3.3.0 spec/support/definitions/serializer.proto
active_remote-3.2.2 spec/support/definitions/serializer.proto
active_remote-3.2.1 spec/support/definitions/serializer.proto
active_remote-3.2.0 spec/support/definitions/serializer.proto
active_remote-3.2.0.pre spec/support/definitions/serializer.proto
active_remote-3.1.3 spec/support/definitions/serializer.proto
active_remote-3.1.2 spec/support/definitions/serializer.proto
active_remote-3.1.2.pre spec/support/definitions/serializer.proto
active_remote-3.1.1 spec/support/definitions/serializer.proto
active_remote-3.1.0 spec/support/definitions/serializer.proto
active_remote-3.0.0 spec/support/definitions/serializer.proto
active_remote-3.0.0.pre1 spec/support/definitions/serializer.proto
active_remote-2.4.0 spec/support/definitions/serializer.proto
active_remote-2.3.5 spec/support/definitions/serializer.proto
active_remote-2.3.4 spec/support/definitions/serializer.proto
active_remote-2.3.3 spec/support/definitions/serializer.proto
active_remote-2.3.3.pre spec/support/definitions/serializer.proto
active_remote-2.3.2 spec/support/definitions/serializer.proto
active_remote-2.3.1 spec/support/definitions/serializer.proto
active_remote-2.3.0 spec/support/definitions/serializer.proto