func file_asyncprofiler_AsyncProfiler_proto_init()

in collect/language/asyncprofiler/v10/AsyncProfiler.pb.go [496:573]


func file_asyncprofiler_AsyncProfiler_proto_init() {
	if File_asyncprofiler_AsyncProfiler_proto != nil {
		return
	}
	if !protoimpl.UnsafeEnabled {
		file_asyncprofiler_AsyncProfiler_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*AsyncProfilerData); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_asyncprofiler_AsyncProfiler_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*AsyncProfilerCollectionResponse); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_asyncprofiler_AsyncProfiler_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*AsyncProfilerMetaData); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_asyncprofiler_AsyncProfiler_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*AsyncProfilerTaskCommandQuery); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
	}
	file_asyncprofiler_AsyncProfiler_proto_msgTypes[0].OneofWrappers = []interface{}{
		(*AsyncProfilerData_ErrorMessage)(nil),
		(*AsyncProfilerData_Content)(nil),
	}
	type x struct{}
	out := protoimpl.TypeBuilder{
		File: protoimpl.DescBuilder{
			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
			RawDescriptor: file_asyncprofiler_AsyncProfiler_proto_rawDesc,
			NumEnums:      1,
			NumMessages:   4,
			NumExtensions: 0,
			NumServices:   1,
		},
		GoTypes:           file_asyncprofiler_AsyncProfiler_proto_goTypes,
		DependencyIndexes: file_asyncprofiler_AsyncProfiler_proto_depIdxs,
		EnumInfos:         file_asyncprofiler_AsyncProfiler_proto_enumTypes,
		MessageInfos:      file_asyncprofiler_AsyncProfiler_proto_msgTypes,
	}.Build()
	File_asyncprofiler_AsyncProfiler_proto = out.File
	file_asyncprofiler_AsyncProfiler_proto_rawDesc = nil
	file_asyncprofiler_AsyncProfiler_proto_goTypes = nil
	file_asyncprofiler_AsyncProfiler_proto_depIdxs = nil
}