mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
Update proto stubs with latest mypy-protobuf 2.6 (#5753)
This commit is contained in:
@@ -7,7 +7,6 @@ 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__
|
||||
@@ -30,7 +29,6 @@ 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
|
||||
@@ -50,15 +48,12 @@ 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
|
||||
@@ -72,7 +67,6 @@ 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__
|
||||
@@ -83,7 +77,6 @@ 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__
|
||||
@@ -127,7 +120,7 @@ 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.NullValue
|
||||
google.protobuf.struct_pb2.Struct.FieldsEntry.__init__
|
||||
google.protobuf.struct_pb2.Struct.__init__
|
||||
google.protobuf.struct_pb2.Value.__init__
|
||||
@@ -140,9 +133,7 @@ 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
|
||||
@@ -169,7 +160,6 @@ 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__
|
||||
|
||||
Reference in New Issue
Block a user