Class: Google::Protobuf::Compiler::CodeGeneratorResponse::Feature

Inherits:
Object
  • Object
show all
Extended by:
Protobug::Enum
Defined in:
lib/google/protobuf/compiler/plugin_pb.rb

Overview

Sync with code_generator.h.

Constant Summary collapse

FEATURE_NONE =
new("FEATURE_NONE", 0).freeze
FEATURE_PROTO3_OPTIONAL =
new("FEATURE_PROTO3_OPTIONAL", 1).freeze
FEATURE_SUPPORTS_EDITIONS =
new("FEATURE_SUPPORTS_EDITIONS", 2).freeze