func file_elastic_agent_client_deprecated_proto_init()

in pkg/proto/elastic-agent-client-deprecated.pb.go [371:420]


func file_elastic_agent_client_deprecated_proto_init() {
	if File_elastic_agent_client_deprecated_proto != nil {
		return
	}
	if !protoimpl.UnsafeEnabled {
		file_elastic_agent_client_deprecated_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*StateObserved); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_elastic_agent_client_deprecated_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*StateExpected); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
	}
	type x struct{}
	out := protoimpl.TypeBuilder{
		File: protoimpl.DescBuilder{
			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
			RawDescriptor: file_elastic_agent_client_deprecated_proto_rawDesc,
			NumEnums:      2,
			NumMessages:   2,
			NumExtensions: 0,
			NumServices:   0,
		},
		GoTypes:           file_elastic_agent_client_deprecated_proto_goTypes,
		DependencyIndexes: file_elastic_agent_client_deprecated_proto_depIdxs,
		EnumInfos:         file_elastic_agent_client_deprecated_proto_enumTypes,
		MessageInfos:      file_elastic_agent_client_deprecated_proto_msgTypes,
	}.Build()
	File_elastic_agent_client_deprecated_proto = out.File
	file_elastic_agent_client_deprecated_proto_rawDesc = nil
	file_elastic_agent_client_deprecated_proto_goTypes = nil
	file_elastic_agent_client_deprecated_proto_depIdxs = nil
}