mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-04 22:31:26 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
182
stubs/protobuf/@tests/stubtest_allowlist.txt
Normal file
182
stubs/protobuf/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,182 @@
|
||||
google.protobuf.__version__
|
||||
google.protobuf.any_pb2.Any.__init__
|
||||
google.protobuf.api_pb2.Api.__init__
|
||||
google.protobuf.api_pb2.Method.__init__
|
||||
google.protobuf.api_pb2.Mixin.__init__
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorRequest.__init__
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FEATURE_NONE
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FEATURE_PROTO3_OPTIONAL
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.Feature
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.FeatureValue
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.File.__init__
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse._Feature
|
||||
google.protobuf.compiler.plugin_pb2.CodeGeneratorResponse.__init__
|
||||
google.protobuf.compiler.plugin_pb2.Version.__init__
|
||||
google.protobuf.descriptor.Descriptor.__new__
|
||||
google.protobuf.descriptor.FieldDescriptor.__init__
|
||||
google.protobuf.descriptor.FieldDescriptor.__new__
|
||||
google.protobuf.descriptor.ServiceDescriptor.__new__
|
||||
google.protobuf.descriptor._NestedDescriptorBase.GetTopLevelContainingType
|
||||
google.protobuf.descriptor_pb2.DescriptorProto.ExtensionRange.__init__
|
||||
google.protobuf.descriptor_pb2.DescriptorProto.ReservedRange.__init__
|
||||
google.protobuf.descriptor_pb2.DescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.EnumDescriptorProto.EnumReservedRange.__init__
|
||||
google.protobuf.descriptor_pb2.EnumDescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.EnumOptions.__init__
|
||||
google.protobuf.descriptor_pb2.EnumValueDescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.EnumValueOptions.__init__
|
||||
google.protobuf.descriptor_pb2.ExtensionRangeOptions.__init__
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_OPTIONAL
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_REPEATED
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.LABEL_REQUIRED
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.Label
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.LabelValue
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_BOOL
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_BYTES
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_DOUBLE
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_ENUM
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_FIXED32
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_FIXED64
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_FLOAT
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_GROUP
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_INT32
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_INT64
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_MESSAGE
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_SFIXED32
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_SFIXED64
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_SINT32
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_SINT64
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_STRING
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_UINT32
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TYPE_UINT64
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.Type
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.TypeValue
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto._Label
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto._Type
|
||||
google.protobuf.descriptor_pb2.FieldDescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.FieldOptions.CORD
|
||||
google.protobuf.descriptor_pb2.FieldOptions.CType
|
||||
google.protobuf.descriptor_pb2.FieldOptions.CTypeValue
|
||||
google.protobuf.descriptor_pb2.FieldOptions.JSType
|
||||
google.protobuf.descriptor_pb2.FieldOptions.JSTypeValue
|
||||
google.protobuf.descriptor_pb2.FieldOptions.JS_NORMAL
|
||||
google.protobuf.descriptor_pb2.FieldOptions.JS_NUMBER
|
||||
google.protobuf.descriptor_pb2.FieldOptions.JS_STRING
|
||||
google.protobuf.descriptor_pb2.FieldOptions.STRING
|
||||
google.protobuf.descriptor_pb2.FieldOptions.STRING_PIECE
|
||||
google.protobuf.descriptor_pb2.FieldOptions._CType
|
||||
google.protobuf.descriptor_pb2.FieldOptions._JSType
|
||||
google.protobuf.descriptor_pb2.FieldOptions.__init__
|
||||
google.protobuf.descriptor_pb2.FileDescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.FileDescriptorSet.__init__
|
||||
google.protobuf.descriptor_pb2.FileOptions.CODE_SIZE
|
||||
google.protobuf.descriptor_pb2.FileOptions.LITE_RUNTIME
|
||||
google.protobuf.descriptor_pb2.FileOptions.OptimizeMode
|
||||
google.protobuf.descriptor_pb2.FileOptions.OptimizeModeValue
|
||||
google.protobuf.descriptor_pb2.FileOptions.SPEED
|
||||
google.protobuf.descriptor_pb2.FileOptions._OptimizeMode
|
||||
google.protobuf.descriptor_pb2.FileOptions.__init__
|
||||
google.protobuf.descriptor_pb2.GeneratedCodeInfo.Annotation.__init__
|
||||
google.protobuf.descriptor_pb2.GeneratedCodeInfo.__init__
|
||||
google.protobuf.descriptor_pb2.MessageOptions.__init__
|
||||
google.protobuf.descriptor_pb2.MethodDescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.MethodOptions.IDEMPOTENCY_UNKNOWN
|
||||
google.protobuf.descriptor_pb2.MethodOptions.IDEMPOTENT
|
||||
google.protobuf.descriptor_pb2.MethodOptions.IdempotencyLevel
|
||||
google.protobuf.descriptor_pb2.MethodOptions.IdempotencyLevelValue
|
||||
google.protobuf.descriptor_pb2.MethodOptions.NO_SIDE_EFFECTS
|
||||
google.protobuf.descriptor_pb2.MethodOptions._IdempotencyLevel
|
||||
google.protobuf.descriptor_pb2.MethodOptions.__init__
|
||||
google.protobuf.descriptor_pb2.OneofDescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.OneofOptions.__init__
|
||||
google.protobuf.descriptor_pb2.ServiceDescriptorProto.__init__
|
||||
google.protobuf.descriptor_pb2.ServiceOptions.__init__
|
||||
google.protobuf.descriptor_pb2.SourceCodeInfo.Location.__init__
|
||||
google.protobuf.descriptor_pb2.SourceCodeInfo.__init__
|
||||
google.protobuf.descriptor_pb2.UninterpretedOption.NamePart.__init__
|
||||
google.protobuf.descriptor_pb2.UninterpretedOption.__init__
|
||||
google.protobuf.duration_pb2.Duration.__init__
|
||||
google.protobuf.empty_pb2.Empty.__init__
|
||||
google.protobuf.field_mask_pb2.FieldMask.__init__
|
||||
google.protobuf.internal.containers.BaseContainer.sort
|
||||
google.protobuf.internal.containers.Mapping
|
||||
google.protobuf.internal.containers.MessageMap.__init__
|
||||
google.protobuf.internal.containers.MessageMap.get
|
||||
google.protobuf.internal.containers.RepeatedCompositeFieldContainer.__init__
|
||||
google.protobuf.internal.containers.RepeatedScalarFieldContainer.__init__
|
||||
google.protobuf.internal.containers.ScalarMap.__init__
|
||||
google.protobuf.internal.containers.ScalarMap.get
|
||||
google.protobuf.internal.decoder.BytesDecoder
|
||||
google.protobuf.internal.decoder.EnumDecoder
|
||||
google.protobuf.internal.decoder.MessageSetItemDecoder
|
||||
google.protobuf.internal.decoder.StringDecoder
|
||||
google.protobuf.internal.encoder.MapSizer
|
||||
google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper.DESCRIPTOR
|
||||
google.protobuf.internal.python_message.GeneratedProtocolMessageType.__init__
|
||||
google.protobuf.internal.python_message.GeneratedProtocolMessageType.__new__
|
||||
google.protobuf.internal.well_known_types.Any.Pack
|
||||
google.protobuf.internal.well_known_types.Error
|
||||
google.protobuf.internal.well_known_types.ParseError
|
||||
google.protobuf.message.Message.DESCRIPTOR
|
||||
google.protobuf.message.Message.Extensions
|
||||
google.protobuf.message.Message.FromString
|
||||
google.protobuf.message.Message.SerializePartialToString
|
||||
google.protobuf.message.Message.SerializeToString
|
||||
google.protobuf.message.Message.__init__
|
||||
google.protobuf.service.Service.GetDescriptor
|
||||
google.protobuf.source_context_pb2.SourceContext.__init__
|
||||
google.protobuf.struct_pb2.ListValue.__init__
|
||||
google.protobuf.struct_pb2.NULL_VALUE
|
||||
google.protobuf.struct_pb2.NullValueValue
|
||||
google.protobuf.struct_pb2.Struct.FieldsEntry.__init__
|
||||
google.protobuf.struct_pb2.Struct.__init__
|
||||
google.protobuf.struct_pb2.Value.__init__
|
||||
google.protobuf.text_format.MessageToBytes
|
||||
google.protobuf.timestamp_pb2.Timestamp.__init__
|
||||
google.protobuf.type_pb2.Enum.__init__
|
||||
google.protobuf.type_pb2.EnumValue.__init__
|
||||
google.protobuf.type_pb2.Field.CARDINALITY_OPTIONAL
|
||||
google.protobuf.type_pb2.Field.CARDINALITY_REPEATED
|
||||
google.protobuf.type_pb2.Field.CARDINALITY_REQUIRED
|
||||
google.protobuf.type_pb2.Field.CARDINALITY_UNKNOWN
|
||||
google.protobuf.type_pb2.Field.Cardinality
|
||||
google.protobuf.type_pb2.Field.CardinalityValue
|
||||
google.protobuf.type_pb2.Field.Kind
|
||||
google.protobuf.type_pb2.Field.KindValue
|
||||
google.protobuf.type_pb2.Field.TYPE_BOOL
|
||||
google.protobuf.type_pb2.Field.TYPE_BYTES
|
||||
google.protobuf.type_pb2.Field.TYPE_DOUBLE
|
||||
google.protobuf.type_pb2.Field.TYPE_ENUM
|
||||
google.protobuf.type_pb2.Field.TYPE_FIXED32
|
||||
google.protobuf.type_pb2.Field.TYPE_FIXED64
|
||||
google.protobuf.type_pb2.Field.TYPE_FLOAT
|
||||
google.protobuf.type_pb2.Field.TYPE_GROUP
|
||||
google.protobuf.type_pb2.Field.TYPE_INT32
|
||||
google.protobuf.type_pb2.Field.TYPE_INT64
|
||||
google.protobuf.type_pb2.Field.TYPE_MESSAGE
|
||||
google.protobuf.type_pb2.Field.TYPE_SFIXED32
|
||||
google.protobuf.type_pb2.Field.TYPE_SFIXED64
|
||||
google.protobuf.type_pb2.Field.TYPE_SINT32
|
||||
google.protobuf.type_pb2.Field.TYPE_SINT64
|
||||
google.protobuf.type_pb2.Field.TYPE_STRING
|
||||
google.protobuf.type_pb2.Field.TYPE_UINT32
|
||||
google.protobuf.type_pb2.Field.TYPE_UINT64
|
||||
google.protobuf.type_pb2.Field.TYPE_UNKNOWN
|
||||
google.protobuf.type_pb2.Field._Cardinality
|
||||
google.protobuf.type_pb2.Field._Kind
|
||||
google.protobuf.type_pb2.Field.__init__
|
||||
google.protobuf.type_pb2.Option.__init__
|
||||
google.protobuf.type_pb2.SYNTAX_PROTO2
|
||||
google.protobuf.type_pb2.SYNTAX_PROTO3
|
||||
google.protobuf.type_pb2.Syntax
|
||||
google.protobuf.type_pb2.SyntaxValue
|
||||
google.protobuf.type_pb2.Type.__init__
|
||||
google.protobuf.wrappers_pb2.BoolValue.__init__
|
||||
google.protobuf.wrappers_pb2.BytesValue.__init__
|
||||
google.protobuf.wrappers_pb2.DoubleValue.__init__
|
||||
google.protobuf.wrappers_pb2.FloatValue.__init__
|
||||
google.protobuf.wrappers_pb2.Int32Value.__init__
|
||||
google.protobuf.wrappers_pb2.Int64Value.__init__
|
||||
google.protobuf.wrappers_pb2.StringValue.__init__
|
||||
google.protobuf.wrappers_pb2.UInt32Value.__init__
|
||||
google.protobuf.wrappers_pb2.UInt64Value.__init__
|
||||
Reference in New Issue
Block a user