google.golang.org/grpc@v1.62.1/interop/grpc_testing/report_qps_scenario_service.pb.go (about) 1 // Copyright 2015 gRPC authors. 2 // 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 6 // 7 // http://www.apache.org/licenses/LICENSE-2.0 8 // 9 // Unless required by applicable law or agreed to in writing, software 10 // distributed under the License is distributed on an "AS IS" BASIS, 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 14 15 // An integration test service that covers all the method signature permutations 16 // of unary/streaming requests/responses. 17 18 // Code generated by protoc-gen-go. DO NOT EDIT. 19 // versions: 20 // protoc-gen-go v1.32.0 21 // protoc v4.25.2 22 // source: grpc/testing/report_qps_scenario_service.proto 23 24 package grpc_testing 25 26 import ( 27 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 28 protoimpl "google.golang.org/protobuf/runtime/protoimpl" 29 reflect "reflect" 30 ) 31 32 const ( 33 // Verify that this generated code is sufficiently up-to-date. 34 _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) 35 // Verify that runtime/protoimpl is sufficiently up-to-date. 36 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) 37 ) 38 39 var File_grpc_testing_report_qps_scenario_service_proto protoreflect.FileDescriptor 40 41 var file_grpc_testing_report_qps_scenario_service_proto_rawDesc = []byte{ 42 0x0a, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2f, 0x72, 43 0x65, 0x70, 0x6f, 0x72, 0x74, 0x5f, 0x71, 0x70, 0x73, 0x5f, 0x73, 0x63, 0x65, 0x6e, 0x61, 0x72, 44 0x69, 0x6f, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 45 0x12, 0x0c, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x1a, 0x1a, 46 0x67, 0x72, 0x70, 0x63, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2f, 0x63, 0x6f, 0x6e, 47 0x74, 0x72, 0x6f, 0x6c, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5e, 0x0a, 0x18, 0x52, 0x65, 48 0x70, 0x6f, 0x72, 0x74, 0x51, 0x70, 0x73, 0x53, 0x63, 0x65, 0x6e, 0x61, 0x72, 0x69, 0x6f, 0x53, 49 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x42, 0x0a, 0x0e, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 50 0x53, 0x63, 0x65, 0x6e, 0x61, 0x72, 0x69, 0x6f, 0x12, 0x1c, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 51 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x53, 0x63, 0x65, 0x6e, 0x61, 0x72, 0x69, 0x6f, 52 0x52, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x1a, 0x12, 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 53 0x73, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x56, 0x6f, 0x69, 0x64, 0x42, 0x32, 0x0a, 0x0f, 0x69, 0x6f, 54 0x2e, 0x67, 0x72, 0x70, 0x63, 0x2e, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x42, 0x1d, 0x52, 55 0x65, 0x70, 0x6f, 0x72, 0x74, 0x51, 0x70, 0x73, 0x53, 0x63, 0x65, 0x6e, 0x61, 0x72, 0x69, 0x6f, 56 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x62, 0x06, 57 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 58 } 59 60 var file_grpc_testing_report_qps_scenario_service_proto_goTypes = []interface{}{ 61 (*ScenarioResult)(nil), // 0: grpc.testing.ScenarioResult 62 (*Void)(nil), // 1: grpc.testing.Void 63 } 64 var file_grpc_testing_report_qps_scenario_service_proto_depIdxs = []int32{ 65 0, // 0: grpc.testing.ReportQpsScenarioService.ReportScenario:input_type -> grpc.testing.ScenarioResult 66 1, // 1: grpc.testing.ReportQpsScenarioService.ReportScenario:output_type -> grpc.testing.Void 67 1, // [1:2] is the sub-list for method output_type 68 0, // [0:1] is the sub-list for method input_type 69 0, // [0:0] is the sub-list for extension type_name 70 0, // [0:0] is the sub-list for extension extendee 71 0, // [0:0] is the sub-list for field type_name 72 } 73 74 func init() { file_grpc_testing_report_qps_scenario_service_proto_init() } 75 func file_grpc_testing_report_qps_scenario_service_proto_init() { 76 if File_grpc_testing_report_qps_scenario_service_proto != nil { 77 return 78 } 79 file_grpc_testing_control_proto_init() 80 type x struct{} 81 out := protoimpl.TypeBuilder{ 82 File: protoimpl.DescBuilder{ 83 GoPackagePath: reflect.TypeOf(x{}).PkgPath(), 84 RawDescriptor: file_grpc_testing_report_qps_scenario_service_proto_rawDesc, 85 NumEnums: 0, 86 NumMessages: 0, 87 NumExtensions: 0, 88 NumServices: 1, 89 }, 90 GoTypes: file_grpc_testing_report_qps_scenario_service_proto_goTypes, 91 DependencyIndexes: file_grpc_testing_report_qps_scenario_service_proto_depIdxs, 92 }.Build() 93 File_grpc_testing_report_qps_scenario_service_proto = out.File 94 file_grpc_testing_report_qps_scenario_service_proto_rawDesc = nil 95 file_grpc_testing_report_qps_scenario_service_proto_goTypes = nil 96 file_grpc_testing_report_qps_scenario_service_proto_depIdxs = nil 97 }