@@ -7,7 +7,6 @@ google.protobuf.compiler.plugin_pb2.CodeGeneratorRequest.__init__
7
7
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FEATURE_NONE
8
8
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FEATURE_PROTO3_OPTIONAL
9
9
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.Feature
10
- google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FeatureValue
11
10
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.File.__init__
12
11
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse._Feature
13
12
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.__init__
@@ -30,7 +29,6 @@ google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_OPTIONAL
30
29
google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_REPEATED
31
30
google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_REQUIRED
32
31
google.protobuf.descriptor_pb2.FieldDescriptorProto.Label
33
- google.protobuf.descriptor_pb2.FieldDescriptorProto.LabelValue
34
32
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_BOOL
35
33
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_BYTES
36
34
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_DOUBLE
@@ -50,15 +48,12 @@ google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_STRING
50
48
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_UINT32
51
49
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_UINT64
52
50
google.protobuf.descriptor_pb2.FieldDescriptorProto.Type
53
- google.protobuf.descriptor_pb2.FieldDescriptorProto.TypeValue
54
51
google.protobuf.descriptor_pb2.FieldDescriptorProto._Label
55
52
google.protobuf.descriptor_pb2.FieldDescriptorProto._Type
56
53
google.protobuf.descriptor_pb2.FieldDescriptorProto.__init__
57
54
google.protobuf.descriptor_pb2.FieldOptions.CORD
58
55
google.protobuf.descriptor_pb2.FieldOptions.CType
59
- google.protobuf.descriptor_pb2.FieldOptions.CTypeValue
60
56
google.protobuf.descriptor_pb2.FieldOptions.JSType
61
- google.protobuf.descriptor_pb2.FieldOptions.JSTypeValue
62
57
google.protobuf.descriptor_pb2.FieldOptions.JS_NORMAL
63
58
google.protobuf.descriptor_pb2.FieldOptions.JS_NUMBER
64
59
google.protobuf.descriptor_pb2.FieldOptions.JS_STRING
@@ -72,7 +67,6 @@ google.protobuf.descriptor_pb2.FileDescriptorSet.__init__
72
67
google.protobuf.descriptor_pb2.FileOptions.CODE_SIZE
73
68
google.protobuf.descriptor_pb2.FileOptions.LITE_RUNTIME
74
69
google.protobuf.descriptor_pb2.FileOptions.OptimizeMode
75
- google.protobuf.descriptor_pb2.FileOptions.OptimizeModeValue
76
70
google.protobuf.descriptor_pb2.FileOptions.SPEED
77
71
google.protobuf.descriptor_pb2.FileOptions._OptimizeMode
78
72
google.protobuf.descriptor_pb2.FileOptions.__init__
@@ -83,7 +77,6 @@ google.protobuf.descriptor_pb2.MethodDescriptorProto.__init__
83
77
google.protobuf.descriptor_pb2.MethodOptions.IDEMPOTENCY_UNKNOWN
84
78
google.protobuf.descriptor_pb2.MethodOptions.IDEMPOTENT
85
79
google.protobuf.descriptor_pb2.MethodOptions.IdempotencyLevel
86
- google.protobuf.descriptor_pb2.MethodOptions.IdempotencyLevelValue
87
80
google.protobuf.descriptor_pb2.MethodOptions.NO_SIDE_EFFECTS
88
81
google.protobuf.descriptor_pb2.MethodOptions._IdempotencyLevel
89
82
google.protobuf.descriptor_pb2.MethodOptions.__init__
@@ -127,7 +120,7 @@ google.protobuf.service.Service.GetDescriptor
127
120
google.protobuf.source_context_pb2.SourceContext.__init__
128
121
google.protobuf.struct_pb2.ListValue.__init__
129
122
google.protobuf.struct_pb2.NULL_VALUE
130
- google.protobuf.struct_pb2.NullValueValue
123
+ google.protobuf.struct_pb2.NullValue
131
124
google.protobuf.struct_pb2.Struct.FieldsEntry.__init__
132
125
google.protobuf.struct_pb2.Struct.__init__
133
126
google.protobuf.struct_pb2.Value.__init__
@@ -140,9 +133,7 @@ google.protobuf.type_pb2.Field.CARDINALITY_REPEATED
140
133
google.protobuf.type_pb2.Field.CARDINALITY_REQUIRED
141
134
google.protobuf.type_pb2.Field.CARDINALITY_UNKNOWN
142
135
google.protobuf.type_pb2.Field.Cardinality
143
- google.protobuf.type_pb2.Field.CardinalityValue
144
136
google.protobuf.type_pb2.Field.Kind
145
- google.protobuf.type_pb2.Field.KindValue
146
137
google.protobuf.type_pb2.Field.TYPE_BOOL
147
138
google.protobuf.type_pb2.Field.TYPE_BYTES
148
139
google.protobuf.type_pb2.Field.TYPE_DOUBLE
@@ -169,7 +160,6 @@ google.protobuf.type_pb2.Option.__init__
169
160
google.protobuf.type_pb2.SYNTAX_PROTO2
170
161
google.protobuf.type_pb2.SYNTAX_PROTO3
171
162
google.protobuf.type_pb2.Syntax
172
- google.protobuf.type_pb2.SyntaxValue
173
163
google.protobuf.type_pb2.Type.__init__
174
164
google.protobuf.wrappers_pb2.BoolValue.__init__
175
165
google.protobuf.wrappers_pb2.BytesValue.__init__
0 commit comments