@@ -252,7 +252,7 @@ public struct Grpc_Reflection_V1_ServerReflectionResponse: Sendable {
252252/// Serialized FileDescriptorProto messages sent by the server answering
253253/// a file_by_filename, file_containing_symbol, or file_containing_extension
254254/// request.
255- public struct Grpc_Reflection_V1_FileDescriptorResponse : @ unchecked Sendable {
255+ public struct Grpc_Reflection_V1_FileDescriptorResponse : Sendable {
256256 // SwiftProtobuf.Message conformance is added in an extension below. See the
257257 // `Message` and `Message+*Additions` files in the SwiftProtobuf library for
258258 // methods supported on all messages.
@@ -338,14 +338,7 @@ fileprivate let _protobuf_package = "grpc.reflection.v1"
338338
339339extension Grpc_Reflection_V1_ServerReflectionRequest : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
340340 public static let protoMessageName : String = _protobuf_package + " .ServerReflectionRequest "
341- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
342- 1 : . same( proto: " host " ) ,
343- 3 : . standard( proto: " file_by_filename " ) ,
344- 4 : . standard( proto: " file_containing_symbol " ) ,
345- 5 : . standard( proto: " file_containing_extension " ) ,
346- 6 : . standard( proto: " all_extension_numbers_of_type " ) ,
347- 7 : . standard( proto: " list_services " ) ,
348- ]
341+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{1} host \0 \u{4} \u{2} file_by_filename \0 \u{3} file_containing_symbol \0 \u{3} file_containing_extension \0 \u{3} all_extension_numbers_of_type \0 \u{3} list_services \0 " )
349342
350343 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
351344 while let fieldNumber = try decoder. nextFieldNumber ( ) {
@@ -448,10 +441,7 @@ extension Grpc_Reflection_V1_ServerReflectionRequest: SwiftProtobuf.Message, Swi
448441
449442extension Grpc_Reflection_V1_ExtensionRequest : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
450443 public static let protoMessageName : String = _protobuf_package + " .ExtensionRequest "
451- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
452- 1 : . standard( proto: " containing_type " ) ,
453- 2 : . standard( proto: " extension_number " ) ,
454- ]
444+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{3} containing_type \0 \u{3} extension_number \0 " )
455445
456446 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
457447 while let fieldNumber = try decoder. nextFieldNumber ( ) {
@@ -486,14 +476,7 @@ extension Grpc_Reflection_V1_ExtensionRequest: SwiftProtobuf.Message, SwiftProto
486476
487477extension Grpc_Reflection_V1_ServerReflectionResponse : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
488478 public static let protoMessageName : String = _protobuf_package + " .ServerReflectionResponse "
489- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
490- 1 : . standard( proto: " valid_host " ) ,
491- 2 : . standard( proto: " original_request " ) ,
492- 4 : . standard( proto: " file_descriptor_response " ) ,
493- 5 : . standard( proto: " all_extension_numbers_response " ) ,
494- 6 : . standard( proto: " list_services_response " ) ,
495- 7 : . standard( proto: " error_response " ) ,
496- ]
479+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{3} valid_host \0 \u{3} original_request \0 \u{4} \u{2} file_descriptor_response \0 \u{3} all_extension_numbers_response \0 \u{3} list_services_response \0 \u{3} error_response \0 " )
497480
498481 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
499482 while let fieldNumber = try decoder. nextFieldNumber ( ) {
@@ -604,9 +587,7 @@ extension Grpc_Reflection_V1_ServerReflectionResponse: SwiftProtobuf.Message, Sw
604587
605588extension Grpc_Reflection_V1_FileDescriptorResponse : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
606589 public static let protoMessageName : String = _protobuf_package + " .FileDescriptorResponse "
607- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
608- 1 : . standard( proto: " file_descriptor_proto " ) ,
609- ]
590+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{3} file_descriptor_proto \0 " )
610591
611592 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
612593 while let fieldNumber = try decoder. nextFieldNumber ( ) {
@@ -636,10 +617,7 @@ extension Grpc_Reflection_V1_FileDescriptorResponse: SwiftProtobuf.Message, Swif
636617
637618extension Grpc_Reflection_V1_ExtensionNumberResponse : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
638619 public static let protoMessageName : String = _protobuf_package + " .ExtensionNumberResponse "
639- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
640- 1 : . standard( proto: " base_type_name " ) ,
641- 2 : . standard( proto: " extension_number " ) ,
642- ]
620+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{3} base_type_name \0 \u{3} extension_number \0 " )
643621
644622 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
645623 while let fieldNumber = try decoder. nextFieldNumber ( ) {
@@ -674,9 +652,7 @@ extension Grpc_Reflection_V1_ExtensionNumberResponse: SwiftProtobuf.Message, Swi
674652
675653extension Grpc_Reflection_V1_ListServiceResponse : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
676654 public static let protoMessageName : String = _protobuf_package + " .ListServiceResponse "
677- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
678- 1 : . same( proto: " service " ) ,
679- ]
655+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{1} service \0 " )
680656
681657 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
682658 while let fieldNumber = try decoder. nextFieldNumber ( ) {
@@ -706,9 +682,7 @@ extension Grpc_Reflection_V1_ListServiceResponse: SwiftProtobuf.Message, SwiftPr
706682
707683extension Grpc_Reflection_V1_ServiceResponse : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
708684 public static let protoMessageName : String = _protobuf_package + " .ServiceResponse "
709- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
710- 1 : . same( proto: " name " ) ,
711- ]
685+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{1} name \0 " )
712686
713687 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
714688 while let fieldNumber = try decoder. nextFieldNumber ( ) {
@@ -738,10 +712,7 @@ extension Grpc_Reflection_V1_ServiceResponse: SwiftProtobuf.Message, SwiftProtob
738712
739713extension Grpc_Reflection_V1_ErrorResponse : SwiftProtobuf . Message , SwiftProtobuf . _MessageImplementationBase , SwiftProtobuf . _ProtoNameProviding {
740714 public static let protoMessageName : String = _protobuf_package + " .ErrorResponse "
741- public static let _protobuf_nameMap : SwiftProtobuf . _NameMap = [
742- 1 : . standard( proto: " error_code " ) ,
743- 2 : . standard( proto: " error_message " ) ,
744- ]
715+ public static let _protobuf_nameMap = SwiftProtobuf . _NameMap ( bytecode: " \0 \u{3} error_code \0 \u{3} error_message \0 " )
745716
746717 public mutating func decodeMessage< D: SwiftProtobuf . Decoder > ( decoder: inout D ) throws {
747718 while let fieldNumber = try decoder. nextFieldNumber ( ) {
0 commit comments