Skip to content

Commit 7714a3d

Browse files
committed
Update stubtest_allowlist.txt for protobuf
1 parent 699e8a3 commit 7714a3d

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

stubs/protobuf/@tests/stubtest_allowlist.txt

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ google.protobuf.compiler.plugin_pb2.CodeGeneratorRequest.__init__
77
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FEATURE_NONE
88
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FEATURE_PROTO3_OPTIONAL
99
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.Feature
10-
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FeatureValue
1110
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.File.__init__
1211
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse._Feature
1312
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.__init__
@@ -30,7 +29,6 @@ google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_OPTIONAL
3029
google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_REPEATED
3130
google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_REQUIRED
3231
google.protobuf.descriptor_pb2.FieldDescriptorProto.Label
33-
google.protobuf.descriptor_pb2.FieldDescriptorProto.LabelValue
3432
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_BOOL
3533
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_BYTES
3634
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_DOUBLE
@@ -50,15 +48,12 @@ google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_STRING
5048
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_UINT32
5149
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_UINT64
5250
google.protobuf.descriptor_pb2.FieldDescriptorProto.Type
53-
google.protobuf.descriptor_pb2.FieldDescriptorProto.TypeValue
5451
google.protobuf.descriptor_pb2.FieldDescriptorProto._Label
5552
google.protobuf.descriptor_pb2.FieldDescriptorProto._Type
5653
google.protobuf.descriptor_pb2.FieldDescriptorProto.__init__
5754
google.protobuf.descriptor_pb2.FieldOptions.CORD
5855
google.protobuf.descriptor_pb2.FieldOptions.CType
59-
google.protobuf.descriptor_pb2.FieldOptions.CTypeValue
6056
google.protobuf.descriptor_pb2.FieldOptions.JSType
61-
google.protobuf.descriptor_pb2.FieldOptions.JSTypeValue
6257
google.protobuf.descriptor_pb2.FieldOptions.JS_NORMAL
6358
google.protobuf.descriptor_pb2.FieldOptions.JS_NUMBER
6459
google.protobuf.descriptor_pb2.FieldOptions.JS_STRING
@@ -72,7 +67,6 @@ google.protobuf.descriptor_pb2.FileDescriptorSet.__init__
7267
google.protobuf.descriptor_pb2.FileOptions.CODE_SIZE
7368
google.protobuf.descriptor_pb2.FileOptions.LITE_RUNTIME
7469
google.protobuf.descriptor_pb2.FileOptions.OptimizeMode
75-
google.protobuf.descriptor_pb2.FileOptions.OptimizeModeValue
7670
google.protobuf.descriptor_pb2.FileOptions.SPEED
7771
google.protobuf.descriptor_pb2.FileOptions._OptimizeMode
7872
google.protobuf.descriptor_pb2.FileOptions.__init__
@@ -83,7 +77,6 @@ google.protobuf.descriptor_pb2.MethodDescriptorProto.__init__
8377
google.protobuf.descriptor_pb2.MethodOptions.IDEMPOTENCY_UNKNOWN
8478
google.protobuf.descriptor_pb2.MethodOptions.IDEMPOTENT
8579
google.protobuf.descriptor_pb2.MethodOptions.IdempotencyLevel
86-
google.protobuf.descriptor_pb2.MethodOptions.IdempotencyLevelValue
8780
google.protobuf.descriptor_pb2.MethodOptions.NO_SIDE_EFFECTS
8881
google.protobuf.descriptor_pb2.MethodOptions._IdempotencyLevel
8982
google.protobuf.descriptor_pb2.MethodOptions.__init__
@@ -127,7 +120,7 @@ google.protobuf.service.Service.GetDescriptor
127120
google.protobuf.source_context_pb2.SourceContext.__init__
128121
google.protobuf.struct_pb2.ListValue.__init__
129122
google.protobuf.struct_pb2.NULL_VALUE
130-
google.protobuf.struct_pb2.NullValueValue
123+
google.protobuf.struct_pb2.NullValue
131124
google.protobuf.struct_pb2.Struct.FieldsEntry.__init__
132125
google.protobuf.struct_pb2.Struct.__init__
133126
google.protobuf.struct_pb2.Value.__init__
@@ -140,9 +133,7 @@ google.protobuf.type_pb2.Field.CARDINALITY_REPEATED
140133
google.protobuf.type_pb2.Field.CARDINALITY_REQUIRED
141134
google.protobuf.type_pb2.Field.CARDINALITY_UNKNOWN
142135
google.protobuf.type_pb2.Field.Cardinality
143-
google.protobuf.type_pb2.Field.CardinalityValue
144136
google.protobuf.type_pb2.Field.Kind
145-
google.protobuf.type_pb2.Field.KindValue
146137
google.protobuf.type_pb2.Field.TYPE_BOOL
147138
google.protobuf.type_pb2.Field.TYPE_BYTES
148139
google.protobuf.type_pb2.Field.TYPE_DOUBLE
@@ -169,7 +160,6 @@ google.protobuf.type_pb2.Option.__init__
169160
google.protobuf.type_pb2.SYNTAX_PROTO2
170161
google.protobuf.type_pb2.SYNTAX_PROTO3
171162
google.protobuf.type_pb2.Syntax
172-
google.protobuf.type_pb2.SyntaxValue
173163
google.protobuf.type_pb2.Type.__init__
174164
google.protobuf.wrappers_pb2.BoolValue.__init__
175165
google.protobuf.wrappers_pb2.BytesValue.__init__

0 commit comments

Comments
 (0)